feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/i-never-wanted-to-throw-events/index.md b/content/posts/2026/i-never-wanted-to-throw-events/index.md index 19faf07..d25ee38 100644 --- a/content/posts/2026/i-never-wanted-to-throw-events/index.md +++ b/content/posts/2026/i-never-wanted-to-throw-events/index.md @@ -1,17 +1,16 @@ --- title: "I never wanted to throw events" -slug: i-never-wanted-to-throw-events pubDate: 2026-04-05T20:04:47.000Z updatedDate: 2026-04-05T20:04:47.000Z draft: false excerpt: "The most honest thing I can say about SLIST is that I never wanted to throw events. I wanted to make flyers and book people. The events were forced by … Read more" categories: - - { name: BTS, slug: bts } + - BTS tags: - - { name: community, slug: community } - - { name: format-long-form, slug: format-long-form } - - { name: identity, slug: identity } - - { name: tone-reflective, slug: tone-reflective } + - community + - format-long-form + - identity + - tone-reflective featured: src: https://cdn.slist.net/posts/i-never-wanted-to-throw-events/cover.png alt: "Dark corridor with lone figure approaching a glowing red door"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/i-never-wanted-to-throw-events/index.md b/content/posts/2026/i-never-wanted-to-throw-events/index.md index 0cd75ff..19faf07 100644 --- a/content/posts/2026/i-never-wanted-to-throw-events/index.md +++ b/content/posts/2026/i-never-wanted-to-throw-events/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_69d2a70df42325.70728227.png + src: https://cdn.slist.net/posts/i-never-wanted-to-throw-events/cover.png alt: "Dark corridor with lone figure approaching a glowing red door" legacy_wp_id: 16006 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/i-never-wanted-to-throw-events/index.md b/content/posts/2026/i-never-wanted-to-throw-events/index.md index 8efc299..0cd75ff 100644 --- a/content/posts/2026/i-never-wanted-to-throw-events/index.md +++ b/content/posts/2026/i-never-wanted-to-throw-events/index.md @@ -13,7 +13,7 @@ tags: - { name: identity, slug: identity } - { name: tone-reflective, slug: tone-reflective } featured: - src: https://cdn.slist.net/ai_69d2a70df42325.70728227.png + src: https://slist.net/wp-content/uploads/ai_69d2a70df42325.70728227.png alt: "Dark corridor with lone figure approaching a glowing red door" legacy_wp_id: 16006 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/i-never-wanted-to-throw-events/index.md b/content/posts/2026/i-never-wanted-to-throw-events/index.md index bfa66ba..8efc299 100644 --- a/content/posts/2026/i-never-wanted-to-throw-events/index.md +++ b/content/posts/2026/i-never-wanted-to-throw-events/index.md @@ -4,6 +4,17 @@ slug: i-never-wanted-to-throw-events pubDate: 2026-04-05T20:04:47.000Z updatedDate: 2026-04-05T20:04:47.000Z draft: false +excerpt: "The most honest thing I can say about SLIST is that I never wanted to throw events. I wanted to make flyers and book people. The events were forced by … Read more" +categories: + - { name: BTS, slug: bts } +tags: + - { name: community, slug: community } + - { name: format-long-form, slug: format-long-form } + - { name: identity, slug: identity } + - { name: tone-reflective, slug: tone-reflective } +featured: + src: https://cdn.slist.net/ai_69d2a70df42325.70728227.png + alt: "Dark corridor with lone figure approaching a glowing red door" legacy_wp_id: 16006 --- The most honest thing I can say about SLIST is that I never wanted to throw events. I wanted to make flyers and book people. The events were forced by the trajectory, not chosen.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/i-never-wanted-to-throw-events/index.md b/content/posts/2026/i-never-wanted-to-throw-events/index.md new file mode 100644 index 0000000..bfa66ba --- /dev/null +++ b/content/posts/2026/i-never-wanted-to-throw-events/index.md @@ -0,0 +1,35 @@ +--- +title: "I never wanted to throw events" +slug: i-never-wanted-to-throw-events +pubDate: 2026-04-05T20:04:47.000Z +updatedDate: 2026-04-05T20:04:47.000Z +draft: false +legacy_wp_id: 16006 +--- +The most honest thing I can say about SLIST is that I never wanted to throw events. I wanted to make flyers and book people. The events were forced by the trajectory, not chosen. + +## The actual origin + +I started raving in early 2021. I was looking for parties during the pandemic and a friend invited me to a rave in Brooklyn. A few months later I went to Mexico during lockdowns, and despite sticking out as a tourist who could not speak Spanish, I was regularly invited out to afters by DJs. I wanted to give back by helping them with promotion, so I started SLIST as an anonymous blog for recommending events. + +The simplest version of the origin is this: I just wanted to get on all the guest lists in CDMX. That was the entire ambition. An Instagram account that mapped the underground scene and traded flyer shares for free entry. No events. No DJ sets. No brand strategy. Just a kid who wanted to get into raves without paying. + +## The introversion workaround + +A DJ friend told me my Spanish was terrible and I needed to bring tourists to parties if I wanted to play. I was not social enough to do that in person. So I started the Instagram account, figuring that promoting online would open doors that being social in person could not. It did. SLIST was a workaround for introversion and a language barrier. The account was a proxy for social capital I could not generate face to face. + +## How events happened anyway + +The community built itself before any event existed. Flyer sharing attracted followers. Followers attracted promoters offering guest list spots. Guest list access attracted more followers. The flywheel ran for almost two years before the first SLIST event. By that point, the audience already existed. The event was just giving them somewhere to go. +Diff truncated (42 lines total). View full commit on GitHub →