← 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/how-to-run-a-rave-chapter-in-another-city/index.md b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    index 0e25bba..1c36e09 100644
    --- a/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    +++ b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    @@ -1,17 +1,16 @@
     ---
     title: "How to run a rave chapter in another city"
    -slug: how-to-run-a-rave-chapter-in-another-city
     pubDate: 2026-04-05T20:05:11.000Z
     updatedDate: 2026-04-05T20:05:11.000Z
     draft: false
     excerpt: "SLIST started in Mexico City before it existed in New York. The expansion from CDMX to NYC — and the architecture for scaling to additional cities — was built through … Read more"
     categories:
    -  - { name: Guides, slug: guides }
    +  - Guides
     tags:
    -  - { name: community, slug: community }
    -  - { name: format-how-to, slug: format-how-to }
    -  - { name: growth, slug: growth }
    -  - { name: tone-instructional, slug: tone-instructional }
    +  - community
    +  - format-how-to
    +  - growth
    +  - tone-instructional
     featured:
       src: https://cdn.slist.net/posts/how-to-run-a-rave-chapter-in-another-city/cover.png
       alt: "Abstract dark world map with red connection threads"
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    index cfa47f5..0e25bba 100644
    --- a/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    +++ b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: growth, slug: growth }
       - { name: tone-instructional, slug: tone-instructional }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2ab58ade339.33853821.png
    +  src: https://cdn.slist.net/posts/how-to-run-a-rave-chapter-in-another-city/cover.png
       alt: "Abstract dark world map with red connection threads"
     legacy_wp_id: 16030
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    index e6cd11c..cfa47f5 100644
    --- a/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    +++ b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: growth, slug: growth }
       - { name: tone-instructional, slug: tone-instructional }
     featured:
    -  src: https://cdn.slist.net/ai_69d2ab58ade339.33853821.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2ab58ade339.33853821.png
       alt: "Abstract dark world map with red connection threads"
     legacy_wp_id: 16030
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    index b1c4c7e..e6cd11c 100644
    --- a/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    +++ b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    @@ -4,6 +4,17 @@ slug: how-to-run-a-rave-chapter-in-another-city
     pubDate: 2026-04-05T20:05:11.000Z
     updatedDate: 2026-04-05T20:05:11.000Z
     draft: false
    +excerpt: "SLIST started in Mexico City before it existed in New York. The expansion from CDMX to NYC — and the architecture for scaling to additional cities — was built through … Read more"
    +categories:
    +  - { name: Guides, slug: guides }
    +tags:
    +  - { name: community, slug: community }
    +  - { name: format-how-to, slug: format-how-to }
    +  - { name: growth, slug: growth }
    +  - { name: tone-instructional, slug: tone-instructional }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2ab58ade339.33853821.png
    +  alt: "Abstract dark world map with red connection threads"
     legacy_wp_id: 16030
     ---
     SLIST started in Mexico City before it existed in New York. The expansion from CDMX to NYC — and the architecture for scaling to additional cities — was built through trial and error across two very different markets. Here’s the framework for running a rave chapter in another city without being there.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    new file mode 100644
    index 0000000..b1c4c7e
    --- /dev/null
    +++ b/content/posts/2026/how-to-run-a-rave-chapter-in-another-city/index.md
    @@ -0,0 +1,61 @@
    +---
    +title: "How to run a rave chapter in another city"
    +slug: how-to-run-a-rave-chapter-in-another-city
    +pubDate: 2026-04-05T20:05:11.000Z
    +updatedDate: 2026-04-05T20:05:11.000Z
    +draft: false
    +legacy_wp_id: 16030
    +---
    +SLIST started in Mexico City before it existed in New York. The expansion from CDMX to NYC — and the architecture for scaling to additional cities — was built through trial and error across two very different markets. Here’s the framework for running a rave chapter in another city without being there.
    +
    +## The operator model
    +
    +Every city needs a single operator — one person with full operational responsibility. Not a committee. Not a co-promotion collective. One person who owns the decisions, the relationships, and the consequences.
    +
    +In Mexico City, that operator is deeply embedded in the local scene, bilingual, and trusted enough to run daily community management without oversight. The role covers event logistics, WhatsApp group moderation, local DJ relationships, venue scouting, and cultural translation.
    +
    +The operator doesn’t need to be a promoter by trade. They need to be a cultural node — someone the local scene trusts, who understands the brand filter (dark vibes, mood over tempo), and who can make fast decisions without calling headquarters.
    +
    +## Adapt the platform, not the brand
    +
    +The brand identity — three colors, dark aesthetic, anti-FOMO philosophy — stays identical across cities. What changes is the platform mix.
    +
    +NYC runs on Instagram plus SMS plus WhatsApp. Mexico City runs primarily on WhatsApp because that’s where the culture lives. Berlin would need Telegram. Each city has a dominant communication platform, and fighting that is wasted energy.
    +

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

Sign in to SLIST

Pick how you want to enter.