← 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/2025/event-37-arrested-charged-and-back-stronger/index.md b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    index 0d5132c..1383b52 100644
    --- a/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    +++ b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    @@ -1,19 +1,18 @@
     ---
     title: "Event 37: arrested, charged, and back stronger"
    -slug: event-37-arrested-charged-and-back-stronger
     pubDate: 2025-07-12T16:00:00.000Z
     updatedDate: 2026-04-05T14:29:43.000Z
     draft: false
     excerpt: "On July 12, 2025, two hours into our 37th event, NYPD and FDNY came through the door. They shut everything down. They arrested me, arrested the staff member scanning tickets … Read more"
     categories:
    -  - { name: Events, slug: events }
    +  - Events
     tags:
    -  - { name: community, slug: community }
    -  - { name: format-long-form, slug: format-long-form }
    -  - { name: legal, slug: legal }
    -  - { name: nyc, slug: nyc }
    -  - { name: tone-raw, slug: tone-raw }
    -  - { name: venues, slug: venues }
    +  - community
    +  - format-long-form
    +  - legal
    +  - nyc
    +  - tone-raw
    +  - venues
     featured:
       src: https://cdn.slist.net/posts/event-37-arrested-charged-and-back-stronger/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/2025/event-37-arrested-charged-and-back-stronger/index.md b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    index 0516e0b..0d5132c 100644
    --- a/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    +++ b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    @@ -15,7 +15,7 @@ tags:
       - { name: tone-raw, slug: tone-raw }
       - { name: venues, slug: venues }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d20288227308.77275816.png
    +  src: https://cdn.slist.net/posts/event-37-arrested-charged-and-back-stronger/cover.png
       alt: "Dark empty warehouse venue after police raid with caution tape and harsh lighting"
     legacy_wp_id: 15799
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    index d86a48d..0516e0b 100644
    --- a/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    +++ b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    @@ -15,7 +15,7 @@ tags:
       - { name: tone-raw, slug: tone-raw }
       - { name: venues, slug: venues }
     featured:
    -  src: https://cdn.slist.net/ai_69d20288227308.77275816.png
    +  src: https://slist.net/wp-content/uploads/ai_69d20288227308.77275816.png
       alt: "Dark empty warehouse venue after police raid with caution tape and harsh lighting"
     legacy_wp_id: 15799
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    index 4fddaa0..d86a48d 100644
    --- a/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    +++ b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    @@ -4,6 +4,19 @@ slug: event-37-arrested-charged-and-back-stronger
     pubDate: 2025-07-12T16:00:00.000Z
     updatedDate: 2026-04-05T14:29:43.000Z
     draft: false
    +excerpt: "On July 12, 2025, two hours into our 37th event, NYPD and FDNY came through the door. They shut everything down. They arrested me, arrested the staff member scanning tickets … Read more"
    +categories:
    +  - { name: Events, slug: events }
    +tags:
    +  - { name: community, slug: community }
    +  - { name: format-long-form, slug: format-long-form }
    +  - { name: legal, slug: legal }
    +  - { name: nyc, slug: nyc }
    +  - { name: tone-raw, slug: tone-raw }
    +  - { name: venues, slug: venues }
    +featured:
    +  src: https://cdn.slist.net/ai_69d20288227308.77275816.png
    +  alt: "Dark empty warehouse venue after police raid with caution tape and harsh lighting"
     legacy_wp_id: 15799
     ---
     On July 12, 2025, two hours into our 37th event, NYPD and FDNY came through the door. They shut everything down. They arrested me, arrested the staff member scanning tickets at entry, arrested a third member of the team. Three people in cuffs for throwing a rave.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    new file mode 100644
    index 0000000..4fddaa0
    --- /dev/null
    +++ b/content/posts/2025/event-37-arrested-charged-and-back-stronger/index.md
    @@ -0,0 +1,53 @@
    +---
    +title: "Event 37: arrested, charged, and back stronger"
    +slug: event-37-arrested-charged-and-back-stronger
    +pubDate: 2025-07-12T16:00:00.000Z
    +updatedDate: 2026-04-05T14:29:43.000Z
    +draft: false
    +legacy_wp_id: 15799
    +---
    +On July 12, 2025, two hours into our 37th event, NYPD and FDNY came through the door. They shut everything down. They arrested me, arrested the staff member scanning tickets at entry, arrested a third member of the team. Three people in cuffs for throwing a rave.
    +
    +I spent the next 12 hours in a cell. White lights. Cold. Soul-crushing. No one told me why I was there. Not for the first hour. Not for the sixth. Not until roughly five minutes before they were about to transfer me to Central Bookings did someone finally say the words: felony possession of narcotics with intent to distribute.
    +
    +They found nothing on me. My fingerprints weren’t on anything. The bar wasn’t mine. The venue wasn’t mine. I was a promoter renting space for a party.
    +
    +* * *
    +
    +Here’s what happened.
    +
    +Event 37 was running at 5x the ticket sales of our previous event. The momentum was the highest it had ever been. We had a brand new 16-piece Turbosound speaker array. CDJ3000s on both floors. The production was real. And then the convoy pulled up.
    +
    +An eyewitness from the community saw the whole thing — the meeting before the raid, the coordination, the vests. DOB. FDNY. NYPD. They hit multiple venues the same night. 96 Morgan got raided. A friend of mine, Mayte, had her partner James arrested at a completely separate event in Soho. Same night. Same operation. This wasn’t a response to a complaint. This was a coordinated enforcement sweep.
    +
    +The venue owner, Mario, was present at the event. He opened the door for the cops. Then he fled. The drugs they found belonged to a vendor — not to me, not to my staff. But the cops couldn’t find the actual owners, so they pinned the charges on the people standing at the door. That was us.
    +

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

Sign in to SLIST

Pick how you want to enter.