feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/navigating-nyc-nightlife-politics/index.md b/content/posts/2026/navigating-nyc-nightlife-politics/index.md index c4d1f07..7a1bc26 100644 --- a/content/posts/2026/navigating-nyc-nightlife-politics/index.md +++ b/content/posts/2026/navigating-nyc-nightlife-politics/index.md @@ -1,17 +1,16 @@ --- title: "Navigating NYC nightlife politics" -slug: navigating-nyc-nightlife-politics pubDate: 2026-04-05T20:04:43.000Z updatedDate: 2026-04-05T20:04:43.000Z draft: false excerpt: "Every city’s nightlife scene has a political layer that nobody talks about publicly but everyone navigates privately. NYC’s underground electronic scene is no exception. If you are promoting events here, … Read more" categories: - - { name: Guides, slug: guides } + - Guides tags: - - { name: format-guide, slug: format-guide } - - { name: nyc, slug: nyc } - - { name: politics, slug: politics } - - { name: tone-confrontational, slug: tone-confrontational } + - format-guide + - nyc + - politics + - tone-confrontational featured: src: https://cdn.slist.net/posts/navigating-nyc-nightlife-politics/cover.png alt: "Brooklyn nightlife venue exterior at night"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/navigating-nyc-nightlife-politics/index.md b/content/posts/2026/navigating-nyc-nightlife-politics/index.md index de18617..c4d1f07 100644 --- a/content/posts/2026/navigating-nyc-nightlife-politics/index.md +++ b/content/posts/2026/navigating-nyc-nightlife-politics/index.md @@ -13,7 +13,7 @@ tags: - { name: politics, slug: politics } - { name: tone-confrontational, slug: tone-confrontational } featured: - src: https://slist.net/wp-content/uploads/ai_69d2a469e68037.15621260.png + src: https://cdn.slist.net/posts/navigating-nyc-nightlife-politics/cover.png alt: "Brooklyn nightlife venue exterior at night" legacy_wp_id: 16066 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/navigating-nyc-nightlife-politics/index.md b/content/posts/2026/navigating-nyc-nightlife-politics/index.md index 04aba6d..de18617 100644 --- a/content/posts/2026/navigating-nyc-nightlife-politics/index.md +++ b/content/posts/2026/navigating-nyc-nightlife-politics/index.md @@ -13,7 +13,7 @@ tags: - { name: politics, slug: politics } - { name: tone-confrontational, slug: tone-confrontational } featured: - src: https://cdn.slist.net/ai_69d2a469e68037.15621260.png + src: https://slist.net/wp-content/uploads/ai_69d2a469e68037.15621260.png alt: "Brooklyn nightlife venue exterior at night" legacy_wp_id: 16066 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/navigating-nyc-nightlife-politics/index.md b/content/posts/2026/navigating-nyc-nightlife-politics/index.md index cd9fb5b..04aba6d 100644 --- a/content/posts/2026/navigating-nyc-nightlife-politics/index.md +++ b/content/posts/2026/navigating-nyc-nightlife-politics/index.md @@ -4,6 +4,17 @@ slug: navigating-nyc-nightlife-politics pubDate: 2026-04-05T20:04:43.000Z updatedDate: 2026-04-05T20:04:43.000Z draft: false +excerpt: "Every city’s nightlife scene has a political layer that nobody talks about publicly but everyone navigates privately. NYC’s underground electronic scene is no exception. If you are promoting events here, … Read more" +categories: + - { name: Guides, slug: guides } +tags: + - { name: format-guide, slug: format-guide } + - { name: nyc, slug: nyc } + - { name: politics, slug: politics } + - { name: tone-confrontational, slug: tone-confrontational } +featured: + src: https://cdn.slist.net/ai_69d2a469e68037.15621260.png + alt: "Brooklyn nightlife venue exterior at night" legacy_wp_id: 16066 --- Every city’s nightlife scene has a political layer that nobody talks about publicly but everyone navigates privately. NYC’s underground electronic scene is no exception. If you are promoting events here, you will encounter rival collectives, contested venue relationships, cancel attempts, and coordinated interference. This is a guide to surviving it.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/navigating-nyc-nightlife-politics/index.md b/content/posts/2026/navigating-nyc-nightlife-politics/index.md new file mode 100644 index 0000000..cd9fb5b --- /dev/null +++ b/content/posts/2026/navigating-nyc-nightlife-politics/index.md @@ -0,0 +1,61 @@ +--- +title: "Navigating NYC nightlife politics" +slug: navigating-nyc-nightlife-politics +pubDate: 2026-04-05T20:04:43.000Z +updatedDate: 2026-04-05T20:04:43.000Z +draft: false +legacy_wp_id: 16066 +--- +Every city’s nightlife scene has a political layer that nobody talks about publicly but everyone navigates privately. NYC’s underground electronic scene is no exception. If you are promoting events here, you will encounter rival collectives, contested venue relationships, cancel attempts, and coordinated interference. This is a guide to surviving it. + +## The landscape you are entering + +NYC’s underground scene is not a community. It is a collection of competing interests that occasionally cooperate. Promoters compete for the same venues, the same DJs, the same weekend dates, and the same audience. Collectives form alliances, dissolve them, poach each other’s talent, and run parallel events designed to cannibalize competitors’ attendance. + +The scene has established players who have been operating for years. When a new promoter arrives and starts drawing crowds, the established players do not welcome you. They assess whether you are a threat. If you are, they respond — sometimes with professionalism, sometimes with cops. + +We had a rival collective deliberately call police on our free events because we were drawing crowds away from their paid headliner shows across the street. That is the level of interference that exists. Know it going in. + +## Rule one: never name them publicly + +The single most important competitive strategy is silence. Do not name your rivals on social media. Do not engage with their provocations. Do not participate in public drama threads. Every time you name a competitor, you give them free advertising to your audience. + +The approach that works: grow three times their size, then acknowledge they exist. Until then, they do not deserve the attention. This is not passive — it is strategic restraint. The energy you spend on public feuds is energy stolen from building your own operation. +Diff truncated (68 lines total). View full commit on GitHub →