← Back to post

Revision history

  1. Simon7b403ef

    feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]

    diff --git a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    index 74a33a2..8d4152e 100644
    --- a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    +++ b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    @@ -1,19 +1,18 @@
     ---
     title: "The Silo Thursday that changed everything"
    -slug: the-silo-thursday-that-changed-everything
     pubDate: 2024-08-01T16:00:00.000Z
     updatedDate: 2026-04-05T14:29:38.000Z
     draft: false
     excerpt: "A couple weeks before this event, Silo Brooklyn randomly invited us to organize a Thursday night. We weren’t sure why. We’d been running events at smaller spots — SoHo, Long … Read more"
     categories:
    -  - { name: Events, slug: events }
    +  - Events
     tags:
    -  - { name: community, slug: community }
    -  - { name: format-long-form, slug: format-long-form }
    -  - { name: growth, slug: growth }
    -  - { name: nyc, slug: nyc }
    -  - { name: tone-reflective, slug: tone-reflective }
    -  - { name: venues, slug: venues }
    +  - community
    +  - format-long-form
    +  - growth
    +  - nyc
    +  - tone-reflective
    +  - venues
     featured:
       src: https://cdn.slist.net/posts/the-silo-thursday-that-changed-everything/cover.png

    Diff truncated (32 lines total). View full commit on GitHub →

  2. Simon8bc867c

    content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/

    diff --git a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    index c45caea..74a33a2 100644
    --- a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    +++ b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    @@ -15,7 +15,7 @@ tags:
       - { name: tone-reflective, slug: tone-reflective }
       - { name: venues, slug: venues }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2033385a0f2.85237418.png
    +  src: https://cdn.slist.net/posts/the-silo-thursday-that-changed-everything/cover.png
       alt: "Packed dancefloor at a Brooklyn venue under warm amber and red lighting"
     legacy_wp_id: 15829
     ---
    
  3. Simon3c1387f

    fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)

    diff --git a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    index 3cb3c5e..c45caea 100644
    --- a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    +++ b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    @@ -15,7 +15,7 @@ tags:
       - { name: tone-reflective, slug: tone-reflective }
       - { name: venues, slug: venues }
     featured:
    -  src: https://cdn.slist.net/ai_69d2033385a0f2.85237418.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2033385a0f2.85237418.png
       alt: "Packed dancefloor at a Brooklyn venue under warm amber and red lighting"
     legacy_wp_id: 15829
     ---
    
  4. Simon5add954

    feat(web): visually mirror slist.net blog (index + single post)

    diff --git a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    index 6fdfc21..3cb3c5e 100644
    --- a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    +++ b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    @@ -4,6 +4,19 @@ slug: the-silo-thursday-that-changed-everything
     pubDate: 2024-08-01T16:00:00.000Z
     updatedDate: 2026-04-05T14:29:38.000Z
     draft: false
    +excerpt: "A couple weeks before this event, Silo Brooklyn randomly invited us to organize a Thursday night. We weren’t sure why. We’d been running events at smaller spots — SoHo, Long … Read more"
    +categories:
    +  - { name: Events, slug: events }
    +tags:
    +  - { name: community, slug: community }
    +  - { name: format-long-form, slug: format-long-form }
    +  - { name: growth, slug: growth }
    +  - { name: nyc, slug: nyc }
    +  - { name: tone-reflective, slug: tone-reflective }
    +  - { name: venues, slug: venues }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2033385a0f2.85237418.png
    +  alt: "Packed dancefloor at a Brooklyn venue under warm amber and red lighting"
     legacy_wp_id: 15829
     ---
     A couple weeks before this event, Silo Brooklyn randomly invited us to organize a Thursday night. We weren’t sure why. We’d been running events at smaller spots — SoHo, Long Island, Listen Brooklyn — building the brand party by party. Silo was a different tier. 250 capacity on the main floor, 650 for the full venue. Dinner party format. Real sound system. The kind of room where you either prove yourself or quietly never get invited back.
    
  5. Simon30e0ee3

    feat(web): full posts+pages sync, browseable UI, curated pages allowlist

    diff --git a/content/posts/2024/the-silo-thursday-that-changed-everything/index.md b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    new file mode 100644
    index 0000000..6fdfc21
    --- /dev/null
    +++ b/content/posts/2024/the-silo-thursday-that-changed-everything/index.md
    @@ -0,0 +1,39 @@
    +---
    +title: "The Silo Thursday that changed everything"
    +slug: the-silo-thursday-that-changed-everything
    +pubDate: 2024-08-01T16:00:00.000Z
    +updatedDate: 2026-04-05T14:29:38.000Z
    +draft: false
    +legacy_wp_id: 15829
    +---
    +A couple weeks before this event, Silo Brooklyn randomly invited us to organize a Thursday night. We weren’t sure why. We’d been running events at smaller spots — SoHo, Long Island, Listen Brooklyn — building the brand party by party. Silo was a different tier. 250 capacity on the main floor, 650 for the full venue. Dinner party format. Real sound system. The kind of room where you either prove yourself or quietly never get invited back.
    +
    +We took it as an opportunity to impress them with the community. The goal was simple: show up with 250 ravers on a Thursday and make it undeniable.
    +
    +* * *
    +
    +200 guests showed up. On a Thursday. With 2 weeks of promo. No headliners. Just the SLIST community and a curated lineup of local DJs playing dark, heavy music for 8 hours straight.
    +
    +We packed half the venue. The owner, Alex Neuhausen, came out personally and said it was the most successful Thursday in Silo’s history.
    +
    +That sentence landed different than anything before it. Not because of the compliment — because of what it proved. Two years of community building in WhatsApp groups and Instagram DMs, two years of guest list giveaways and $20 ticket events, two years of cancel wars and team betrayals and starting over — it all compressed into one Thursday night at a venue that actually mattered.
    +
    +* * *
    +
    +The numbers from that night tell the real story. 33 Dice tickets: $495. 122 RA tickets: $749.70. 18 door tickets: $498.50. Total ticket sales: $1,743.20. After deducting $200 for staff and $100 bar tip, the payout was $1,443.20.
    +

    Diff truncated (46 lines total). View full commit on GitHub →

Sign in to SLIST

Pick how you want to enter.