feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/what-dark-actually-means/index.md b/content/posts/2026/what-dark-actually-means/index.md index 1481b47..c06b879 100644 --- a/content/posts/2026/what-dark-actually-means/index.md +++ b/content/posts/2026/what-dark-actually-means/index.md @@ -1,17 +1,16 @@ --- title: "What dark actually means" -slug: what-dark-actually-means pubDate: 2026-04-05T20:04:45.000Z updatedDate: 2026-04-05T20:04:45.000Z draft: false excerpt: "Every promoter in New York will tell you their events are “dark.” They slap a black flyer on Instagram, book someone who plays at 145 BPM, and call it underground. … Read more" categories: - - { name: BTS, slug: bts } + - BTS tags: - - { name: curation, slug: curation } - - { name: dark-culture, slug: dark-culture } - - { name: format-long-form, slug: format-long-form } - - { name: tone-philosophical, slug: tone-philosophical } + - curation + - dark-culture + - format-long-form + - tone-philosophical featured: src: https://cdn.slist.net/posts/what-dark-actually-means/cover.png alt: "Dark abstract rave atmosphere with red and black tones"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/what-dark-actually-means/index.md b/content/posts/2026/what-dark-actually-means/index.md index a0967b0..1481b47 100644 --- a/content/posts/2026/what-dark-actually-means/index.md +++ b/content/posts/2026/what-dark-actually-means/index.md @@ -13,7 +13,7 @@ tags: - { name: format-long-form, slug: format-long-form } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://slist.net/wp-content/uploads/ai_69d2a3988b40f1.39292351.png + src: https://cdn.slist.net/posts/what-dark-actually-means/cover.png alt: "Dark abstract rave atmosphere with red and black tones" legacy_wp_id: 15963 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/what-dark-actually-means/index.md b/content/posts/2026/what-dark-actually-means/index.md index 4e9c521..a0967b0 100644 --- a/content/posts/2026/what-dark-actually-means/index.md +++ b/content/posts/2026/what-dark-actually-means/index.md @@ -13,7 +13,7 @@ tags: - { name: format-long-form, slug: format-long-form } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://cdn.slist.net/ai_69d2a3988b40f1.39292351.png + src: https://slist.net/wp-content/uploads/ai_69d2a3988b40f1.39292351.png alt: "Dark abstract rave atmosphere with red and black tones" legacy_wp_id: 15963 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/what-dark-actually-means/index.md b/content/posts/2026/what-dark-actually-means/index.md index a156bef..4e9c521 100644 --- a/content/posts/2026/what-dark-actually-means/index.md +++ b/content/posts/2026/what-dark-actually-means/index.md @@ -4,6 +4,17 @@ slug: what-dark-actually-means pubDate: 2026-04-05T20:04:45.000Z updatedDate: 2026-04-05T20:04:45.000Z draft: false +excerpt: "Every promoter in New York will tell you their events are “dark.” They slap a black flyer on Instagram, book someone who plays at 145 BPM, and call it underground. … Read more" +categories: + - { name: BTS, slug: bts } +tags: + - { name: curation, slug: curation } + - { name: dark-culture, slug: dark-culture } + - { name: format-long-form, slug: format-long-form } + - { name: tone-philosophical, slug: tone-philosophical } +featured: + src: https://cdn.slist.net/ai_69d2a3988b40f1.39292351.png + alt: "Dark abstract rave atmosphere with red and black tones" legacy_wp_id: 15963 --- Every promoter in New York will tell you their events are “dark.” They slap a black flyer on Instagram, book someone who plays at 145 BPM, and call it underground. We have a different definition. And it matters more than you think.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/what-dark-actually-means/index.md b/content/posts/2026/what-dark-actually-means/index.md new file mode 100644 index 0000000..a156bef --- /dev/null +++ b/content/posts/2026/what-dark-actually-means/index.md @@ -0,0 +1,37 @@ +--- +title: "What dark actually means" +slug: what-dark-actually-means +pubDate: 2026-04-05T20:04:45.000Z +updatedDate: 2026-04-05T20:04:45.000Z +draft: false +legacy_wp_id: 15963 +--- +Every promoter in New York will tell you their events are “dark.” They slap a black flyer on Instagram, book someone who plays at 145 BPM, and call it underground. We have a different definition. And it matters more than you think. + +## Dark is not a genre + +The single most important thing we learned building SLIST is that “dark” is a mood, not a tempo. We have done ambient events. We have programmed dubstep blocks at 4 AM. We have run hypnotic techno sets that never broke 130 BPM. All of them were dark. All of them belonged on our stage. + +The curation criteria is atmospheric, not generic. Other crews can chase the grooviest, the hardest, the fastest, or the most psychedelic. What we are after is music that hits you where it hurts. That distinction is everything. + +## What dark actually requires + +Dark means the DJ plays something they would never get away with at another gig. It means the crowd does not flinch when the set gets uncomfortable. It means the room holds tension instead of running from it. + +We built a curation standard around this. Every DJ on a SLIST lineup gets the same brief: go deeper than your other gigs. Play the track you have been saving because no other promoter would let you. The audience can handle it. In fact, they expect it. + +That expectation is earned, not assumed. After processing roughly 3,000 guests across 20-plus events with only two removal incidents, the data speaks for itself. The crowd self-selects. The music filters the room as effectively as any door policy. +Diff truncated (44 lines total). View full commit on GitHub →