feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/the-event-naming-philosophy/index.md b/content/posts/2026/the-event-naming-philosophy/index.md index 99a64bd..defcd6b 100644 --- a/content/posts/2026/the-event-naming-philosophy/index.md +++ b/content/posts/2026/the-event-naming-philosophy/index.md @@ -1,17 +1,16 @@ --- title: "The event naming philosophy" -slug: the-event-naming-philosophy pubDate: 2026-04-05T20:05:10.000Z updatedDate: 2026-04-05T20:05:10.000Z draft: false excerpt: "Every SLIST event name is a decision, not a placeholder. The naming convention carries the brand’s DNA in a way that most promoters never consider, because most promoters name events … Read more" categories: - - { name: BTS, slug: bts } + - BTS tags: - - { name: format-long-form, slug: format-long-form } - - { name: identity, slug: identity } - - { name: marketing, slug: marketing } - - { name: tone-philosophical, slug: tone-philosophical } + - format-long-form + - identity + - marketing + - tone-philosophical featured: src: https://cdn.slist.net/posts/the-event-naming-philosophy/cover.png alt: "Bold typography carved into concrete with red lighting, naming power concept"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/the-event-naming-philosophy/index.md b/content/posts/2026/the-event-naming-philosophy/index.md index 65a4f33..99a64bd 100644 --- a/content/posts/2026/the-event-naming-philosophy/index.md +++ b/content/posts/2026/the-event-naming-philosophy/index.md @@ -13,7 +13,7 @@ tags: - { name: marketing, slug: marketing } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://slist.net/wp-content/uploads/ai_69d2a9af4acf72.90288611.png + src: https://cdn.slist.net/posts/the-event-naming-philosophy/cover.png alt: "Bold typography carved into concrete with red lighting, naming power concept" legacy_wp_id: 16134 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/the-event-naming-philosophy/index.md b/content/posts/2026/the-event-naming-philosophy/index.md index 13dcda9..65a4f33 100644 --- a/content/posts/2026/the-event-naming-philosophy/index.md +++ b/content/posts/2026/the-event-naming-philosophy/index.md @@ -13,7 +13,7 @@ tags: - { name: marketing, slug: marketing } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://cdn.slist.net/ai_69d2a9af4acf72.90288611.png + src: https://slist.net/wp-content/uploads/ai_69d2a9af4acf72.90288611.png alt: "Bold typography carved into concrete with red lighting, naming power concept" legacy_wp_id: 16134 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/the-event-naming-philosophy/index.md b/content/posts/2026/the-event-naming-philosophy/index.md index 4c66fe8..13dcda9 100644 --- a/content/posts/2026/the-event-naming-philosophy/index.md +++ b/content/posts/2026/the-event-naming-philosophy/index.md @@ -4,6 +4,17 @@ slug: the-event-naming-philosophy pubDate: 2026-04-05T20:05:10.000Z updatedDate: 2026-04-05T20:05:10.000Z draft: false +excerpt: "Every SLIST event name is a decision, not a placeholder. The naming convention carries the brand’s DNA in a way that most promoters never consider, because most promoters name events … Read more" +categories: + - { name: BTS, slug: bts } +tags: + - { name: format-long-form, slug: format-long-form } + - { name: identity, slug: identity } + - { name: marketing, slug: marketing } + - { name: tone-philosophical, slug: tone-philosophical } +featured: + src: https://cdn.slist.net/ai_69d2a9af4acf72.90288611.png + alt: "Bold typography carved into concrete with red lighting, naming power concept" legacy_wp_id: 16134 --- Every SLIST event name is a decision, not a placeholder. The naming convention carries the brand’s DNA in a way that most promoters never consider, because most promoters name events the way most people name their Wi-Fi networks — functionally, generically, forgettably.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/the-event-naming-philosophy/index.md b/content/posts/2026/the-event-naming-philosophy/index.md new file mode 100644 index 0000000..4c66fe8 --- /dev/null +++ b/content/posts/2026/the-event-naming-philosophy/index.md @@ -0,0 +1,45 @@ +--- +title: "The event naming philosophy" +slug: the-event-naming-philosophy +pubDate: 2026-04-05T20:05:10.000Z +updatedDate: 2026-04-05T20:05:10.000Z +draft: false +legacy_wp_id: 16134 +--- +Every SLIST event name is a decision, not a placeholder. The naming convention carries the brand’s DNA in a way that most promoters never consider, because most promoters name events the way most people name their Wi-Fi networks — functionally, generically, forgettably. + +## The principles + +SLIST event names follow a specific philosophy that evolved from the brand’s origin as an anime blog with Death Note sensibilities. The naming carries darkness, weight, and a sense of narrative. Events are not labeled — they are titled, the way episodes of a series are titled. + +The naming conventions that work: single evocative words that carry emotional weight. RELAPSE. XIBALBA. Names that sound like chapters in something larger. Names that create curiosity without explaining themselves. The audience should encounter the name and feel something before they know anything about the lineup, the venue, or the date. + +The naming conventions that fail: date-based naming (SLIST January 2026). Genre-based naming (Dark Techno Night). Venue-based naming (Monarch Mondays). These formats communicate logistics, not identity. They are forgettable because they describe the event instead of evoking the experience. + +## The numbering system + +SLIST events carry sequential numbers (SLIST 04, SLIST 06) as an internal chronology. The numbering serves two purposes: it signals longevity (SLIST 37 communicates a track record that no single event name can) and it creates a collector’s mentality in the audience. Regular attendees track the numbers. They reference events by number in conversation. The chronology becomes community lore. + +The numbering also serves an operational purpose. When discussing events internally — with DJs, venue managers, team members — the number disambiguates instantly. There is no confusion about which Monarch event or which Thursday we are discussing. The number is the unique identifier. +Diff truncated (52 lines total). View full commit on GitHub →