feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/anti-fomo-design/index.md b/content/posts/2026/anti-fomo-design/index.md index 4eb6855..7e8eaf6 100644 --- a/content/posts/2026/anti-fomo-design/index.md +++ b/content/posts/2026/anti-fomo-design/index.md @@ -1,17 +1,16 @@ --- title: "Anti-FOMO design" -slug: anti-fomo-design pubDate: 2026-04-05T20:05:09.000Z updatedDate: 2026-04-05T20:05:09.000Z draft: false excerpt: "Most event marketing is built on manufactured urgency. Countdown timers. “Selling out fast” overlays. Tier pricing designed to create panic. The entire industry runs on making people feel like they’re … Read more" categories: - - { name: Guides, slug: guides } + - Guides tags: - - { name: community, slug: community } - - { name: format-guide, slug: format-guide } - - { name: marketing, slug: marketing } - - { name: tone-reflective, slug: tone-reflective } + - community + - format-guide + - marketing + - tone-reflective featured: src: https://cdn.slist.net/posts/anti-fomo-design/cover.png alt: "Abstract dark minimal geometric stillness"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/anti-fomo-design/index.md b/content/posts/2026/anti-fomo-design/index.md index 3666709..4eb6855 100644 --- a/content/posts/2026/anti-fomo-design/index.md +++ b/content/posts/2026/anti-fomo-design/index.md @@ -13,7 +13,7 @@ tags: - { name: marketing, slug: marketing } - { name: tone-reflective, slug: tone-reflective } featured: - src: https://slist.net/wp-content/uploads/ai_69d2a986f37459.93881495.png + src: https://cdn.slist.net/posts/anti-fomo-design/cover.png alt: "Abstract dark minimal geometric stillness" legacy_wp_id: 15984 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/anti-fomo-design/index.md b/content/posts/2026/anti-fomo-design/index.md index e130955..3666709 100644 --- a/content/posts/2026/anti-fomo-design/index.md +++ b/content/posts/2026/anti-fomo-design/index.md @@ -13,7 +13,7 @@ tags: - { name: marketing, slug: marketing } - { name: tone-reflective, slug: tone-reflective } featured: - src: https://cdn.slist.net/ai_69d2a986f37459.93881495.png + src: https://slist.net/wp-content/uploads/ai_69d2a986f37459.93881495.png alt: "Abstract dark minimal geometric stillness" legacy_wp_id: 15984 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/anti-fomo-design/index.md b/content/posts/2026/anti-fomo-design/index.md index dbffd60..e130955 100644 --- a/content/posts/2026/anti-fomo-design/index.md +++ b/content/posts/2026/anti-fomo-design/index.md @@ -4,6 +4,17 @@ slug: anti-fomo-design pubDate: 2026-04-05T20:05:09.000Z updatedDate: 2026-04-05T20:05:09.000Z draft: false +excerpt: "Most event marketing is built on manufactured urgency. Countdown timers. “Selling out fast” overlays. Tier pricing designed to create panic. The entire industry runs on making people feel like they’re … Read more" +categories: + - { name: Guides, slug: guides } +tags: + - { name: community, slug: community } + - { name: format-guide, slug: format-guide } + - { name: marketing, slug: marketing } + - { name: tone-reflective, slug: tone-reflective } +featured: + src: https://cdn.slist.net/ai_69d2a986f37459.93881495.png + alt: "Abstract dark minimal geometric stillness" legacy_wp_id: 15984 --- Most event marketing is built on manufactured urgency. Countdown timers. “Selling out fast” overlays. Tier pricing designed to create panic. The entire industry runs on making people feel like they’re about to miss something.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/anti-fomo-design/index.md b/content/posts/2026/anti-fomo-design/index.md new file mode 100644 index 0000000..dbffd60 --- /dev/null +++ b/content/posts/2026/anti-fomo-design/index.md @@ -0,0 +1,57 @@ +--- +title: "Anti-FOMO design" +slug: anti-fomo-design +pubDate: 2026-04-05T20:05:09.000Z +updatedDate: 2026-04-05T20:05:09.000Z +draft: false +legacy_wp_id: 15984 +--- +Most event marketing is built on manufactured urgency. Countdown timers. “Selling out fast” overlays. Tier pricing designed to create panic. The entire industry runs on making people feel like they’re about to miss something. + +We built the opposite. Here’s why omitting information creates more demand than broadcasting it. + +## No set times + +Set times are not published until the last few days before the event, and sometimes not at all. This is deliberate. Without set times, people can’t cherry-pick one DJ and leave. They commit to the experience or they don’t come. The result: higher average time-in-venue, more bar revenue per attendee, and a crowd that’s there for the curation, not for a specific 90-minute window. + +The aspiration is Berghain-level reputation-based attendance. You come because it’s the brand, not because the lineup looks good on paper. Set times published on day one undermine that by reducing the event to a schedule instead of an experience. + +## No artist bios + +The ticketing page copy: dark vibes only. No set times. No artist bios. Research the lineup, or just trust the curation. + +The curation is the credential, not individual artists. When you write bios for every DJ, you’re selling them individually instead of selling the taste that selected them. The omission signals confidence: we picked them, that should be enough. +Diff truncated (64 lines total). View full commit on GitHub →