← 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/2026/from-60-people-to-837-the-growth-timeline/index.md b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    index a8667ff..c0bf57a 100644
    --- a/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    +++ b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    @@ -1,20 +1,19 @@
     ---
     title: "From 60 people to 837: the growth timeline"
    -slug: from-60-people-to-837-the-growth-timeline
     pubDate: 2026-01-02T17:00:00.000Z
     updatedDate: 2026-04-05T14:29:40.000Z
     draft: false
     excerpt: "This is the institutional record. Every number verified, every milestone documented. Not because growth stories need to be told — because this one needs to be understood. What happened with … Read more"
     categories:
    -  - { name: Updates, slug: updates }
    +  - Updates
     tags:
    -  - { name: financial, slug: financial }
    -  - { name: format-timeline, slug: format-timeline }
    -  - { name: growth, slug: growth }
    -  - { name: marketing, slug: marketing }
    -  - { name: nyc, slug: nyc }
    -  - { name: tone-philosophical, slug: tone-philosophical }
    -  - { name: venues, slug: venues }
    +  - financial
    +  - format-timeline
    +  - growth
    +  - marketing
    +  - nyc
    +  - tone-philosophical
    +  - venues

    Diff truncated (34 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/2026/from-60-people-to-837-the-growth-timeline/index.md b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    index 8936422..a8667ff 100644
    --- a/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    +++ b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    @@ -16,7 +16,7 @@ tags:
       - { name: tone-philosophical, slug: tone-philosophical }
       - { name: venues, slug: venues }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2030b6da934.49923492.png
    +  src: https://cdn.slist.net/posts/from-60-people-to-837-the-growth-timeline/cover.png
       alt: "Aerial view of a packed nightclub crowd in warehouse space"
     legacy_wp_id: 15823
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    index 4a50173..8936422 100644
    --- a/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    +++ b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    @@ -16,7 +16,7 @@ tags:
       - { name: tone-philosophical, slug: tone-philosophical }
       - { name: venues, slug: venues }
     featured:
    -  src: https://cdn.slist.net/ai_69d2030b6da934.49923492.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2030b6da934.49923492.png
       alt: "Aerial view of a packed nightclub crowd in warehouse space"
     legacy_wp_id: 15823
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    index 3669d8e..4a50173 100644
    --- a/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    +++ b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    @@ -4,6 +4,20 @@ slug: from-60-people-to-837-the-growth-timeline
     pubDate: 2026-01-02T17:00:00.000Z
     updatedDate: 2026-04-05T14:29:40.000Z
     draft: false
    +excerpt: "This is the institutional record. Every number verified, every milestone documented. Not because growth stories need to be told — because this one needs to be understood. What happened with … Read more"
    +categories:
    +  - { name: Updates, slug: updates }
    +tags:
    +  - { name: financial, slug: financial }
    +  - { name: format-timeline, slug: format-timeline }
    +  - { name: growth, slug: growth }
    +  - { name: marketing, slug: marketing }
    +  - { name: nyc, slug: nyc }
    +  - { name: tone-philosophical, slug: tone-philosophical }
    +  - { name: venues, slug: venues }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2030b6da934.49923492.png
    +  alt: "Aerial view of a packed nightclub crowd in warehouse space"
     legacy_wp_id: 15823
     ---
     This is the institutional record. Every number verified, every milestone documented. Not because growth stories need to be told — because this one needs to be understood. What happened with SLIST wasn’t viral luck. It was compounding community, tracked in attendance figures, revenue receipts, and infrastructure milestones across four years and two countries.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    new file mode 100644
    index 0000000..3669d8e
    --- /dev/null
    +++ b/content/posts/2026/from-60-people-to-837-the-growth-timeline/index.md
    @@ -0,0 +1,69 @@
    +---
    +title: "From 60 people to 837: the growth timeline"
    +slug: from-60-people-to-837-the-growth-timeline
    +pubDate: 2026-01-02T17:00:00.000Z
    +updatedDate: 2026-04-05T14:29:40.000Z
    +draft: false
    +legacy_wp_id: 15823
    +---
    +This is the institutional record. Every number verified, every milestone documented. Not because growth stories need to be told — because this one needs to be understood. What happened with SLIST wasn’t viral luck. It was compounding community, tracked in attendance figures, revenue receipts, and infrastructure milestones across four years and two countries.
    +
    +* * *
    +
    +**2021: CDMX launch.** July 9 — created @slistcdmx as a flyer sharing account. Within weeks, the name was being overheard at after-afters. The goal was simple: 1,000 real Mexico City followers to gain leverage with organizers. By year end, I’d been to 100+ events in six months between NYC and CDMX. Zero revenue. Zero events produced. Pure scene mapping.
    +
    +**2022: CDMX growth.** The Rave Pass launched on a private Instagram account. Followers went from 200 to 5,000. WhatsApp grew from zero to 1,800 members. All word of mouth, zero ad spend. Started DJing at underground events — imposter syndrome was real but the crowds danced harder to the unhinged stuff. Every time.
    +
    +**2023: CDMX maturity, NYC seed planted.** WhatsApp community hit 730+ dark ravers with structured subgroups: rave chats for scene-specific discussion, general chats for cross-scene connection. Returned to NYC in February. A tiny NYC group chat started asking for dark techno recommendations. That was the signal. Step 1: map the NYC dark music scene. Step 2: weekly recommendations. Step 3: go darker.
    +
    +* * *
    +
    +**2024: NYC launch year.** First NYC event in December 2023. By May 2024, ten events deep. June 2024: slist.net launched. The model was founded on democratized guest lists — free access in exchange for promo support. Moved from the CDMX guest list model to a full NYC event promoter operation. Went from 1-2 events per month to 1-2 per week by end of year.
    +
    +The first event was at Olga’s spot — a SoHo loft at 494 Broadway. 60 people showed up with one week of promotion. The data-driven approach was present from day one: I projected 100 at the next venue and 150 by the second event there, based on door data collection.
    +

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

Sign in to SLIST

Pick how you want to enter.