← 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/the-introverts-guide-to-building-a-rave-empire/index.md b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    index ba8f4d8..02e6d2c 100644
    --- a/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    +++ b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    @@ -1,17 +1,16 @@
     ---
     title: "The introvert’s guide to building a rave empire"
    -slug: the-introverts-guide-to-building-a-rave-empire
     pubDate: 2026-04-05T20:04:45.000Z
     updatedDate: 2026-04-05T20:04:45.000Z
     draft: false
     excerpt: "Event organizing might be the loneliest profession in the world. Surrounded by 800 people every weekend, and completely isolated in the work. The community you build is the community you … Read more"
     categories:
    -  - { name: Guides, slug: guides }
    +  - Guides
     tags:
    -  - { name: community, slug: community }
    -  - { name: format-how-to, slug: format-how-to }
    -  - { name: identity, slug: identity }
    -  - { name: tone-reflective, slug: tone-reflective }
    +  - community
    +  - format-how-to
    +  - identity
    +  - tone-reflective
     featured:
       src: https://cdn.slist.net/posts/the-introverts-guide-to-building-a-rave-empire/cover.png
       alt: "Abstract dark silhouette at mixing console"
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    index 97496b0..ba8f4d8 100644
    --- a/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    +++ b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: identity, slug: identity }
       - { name: tone-reflective, slug: tone-reflective }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2a4a4478c18.28203144.png
    +  src: https://cdn.slist.net/posts/the-introverts-guide-to-building-a-rave-empire/cover.png
       alt: "Abstract dark silhouette at mixing console"
     legacy_wp_id: 15960
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    index 1b70d76..97496b0 100644
    --- a/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    +++ b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: identity, slug: identity }
       - { name: tone-reflective, slug: tone-reflective }
     featured:
    -  src: https://cdn.slist.net/ai_69d2a4a4478c18.28203144.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2a4a4478c18.28203144.png
       alt: "Abstract dark silhouette at mixing console"
     legacy_wp_id: 15960
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    index 6414a89..1b70d76 100644
    --- a/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    +++ b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    @@ -4,6 +4,17 @@ slug: the-introverts-guide-to-building-a-rave-empire
     pubDate: 2026-04-05T20:04:45.000Z
     updatedDate: 2026-04-05T20:04:45.000Z
     draft: false
    +excerpt: "Event organizing might be the loneliest profession in the world. Surrounded by 800 people every weekend, and completely isolated in the work. The community you build is the community you … Read more"
    +categories:
    +  - { name: Guides, slug: guides }
    +tags:
    +  - { name: community, slug: community }
    +  - { name: format-how-to, slug: format-how-to }
    +  - { name: identity, slug: identity }
    +  - { name: tone-reflective, slug: tone-reflective }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2a4a4478c18.28203144.png
    +  alt: "Abstract dark silhouette at mixing console"
     legacy_wp_id: 15960
     ---
     Event organizing might be the loneliest profession in the world. Surrounded by 800 people every weekend, and completely isolated in the work. The community you build is the community you wish you had — and the paradox is that building it requires a kind of social engineering that introverts are quietly better at than extroverts.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    new file mode 100644
    index 0000000..6414a89
    --- /dev/null
    +++ b/content/posts/2026/the-introverts-guide-to-building-a-rave-empire/index.md
    @@ -0,0 +1,59 @@
    +---
    +title: "The introvert’s guide to building a rave empire"
    +slug: the-introverts-guide-to-building-a-rave-empire
    +pubDate: 2026-04-05T20:04:45.000Z
    +updatedDate: 2026-04-05T20:04:45.000Z
    +draft: false
    +legacy_wp_id: 15960
    +---
    +Event organizing might be the loneliest profession in the world. Surrounded by 800 people every weekend, and completely isolated in the work. The community you build is the community you wish you had — and the paradox is that building it requires a kind of social engineering that introverts are quietly better at than extroverts.
    +
    +This is not a story about overcoming introversion. It’s about using it.
    +
    +## Systems over personality
    +
    +Extroverts build networks through charisma. Introverts build them through infrastructure. The entire SLIST growth model runs on systems, not small talk.
    +
    +The SMS list — 9,000+ subscribers — was built through a click-to-text deep link on Meta ads. No cold DMs, no networking events, no asking people to follow. A user sees a 10-second reel, texts a keyword to a number, and becomes a subscriber who converts at 7.26%. The entire relationship is mediated by technology, which is exactly how an introvert wants it.
    +
    +The DJ booking system runs on commission codes, not phone calls. Each DJ gets a personalized promo link. Compensation is tracked automatically. The conversation isn’t “can you play for us” followed by negotiation theater — it’s a clear offer with transparent math: 33% commission on personal sales, $100/hr guaranteed minimum, drink tickets. Take it or don’t.
    +
    +The guest list funnel is a Google Form, not a VIP rope. Share the flyer, fill out the form, get on the list. No DM conversations. No gatekeeping personality tests. The system filters for action, not for how charming you are at the door.
    +
    +## The solo operator thesis
    +

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

Sign in to SLIST

Pick how you want to enter.