feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/pages/door-policy.md b/content/pages/door-policy.md index 1bc5203..64a11a5 100644 --- a/content/pages/door-policy.md +++ b/content/pages/door-policy.md @@ -1,6 +1,5 @@ --- title: "Door Policy" -slug: door-policy updatedDate: 2026-05-13T09:38:18.000Z draft: false legacy_wp_id: 21372feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/pages/door-policy.md b/content/pages/door-policy.md new file mode 100644 index 0000000..1bc5203 --- /dev/null +++ b/content/pages/door-policy.md @@ -0,0 +1,49 @@ +--- +title: "Door Policy" +slug: door-policy +updatedDate: 2026-05-13T09:38:18.000Z +draft: false +legacy_wp_id: 21372 +--- +## SLIST Door – The Short Version + +Loose security. Digital ticket required. Vibe check is real — energy gets gatekept, identity doesn’t. Applied equally. + +* * * + +# SLIST Door Policy + +The standard at the door is energy. Not aesthetics, not credentials, not who you know. If you came to listen, you’ll be let in. If you came to film, you’ll have a worse night than you expected. + +* * * + +## The standard. + +- **Valid ID.** 21+ unless the event listing says otherwise. +- **Digital ticket.** We scan at the door. No physical tickets, no will-call. +- **Vibe check.** Calm presence. No aggression toward staff or guests. Coherent enough to consent to being in a dark room with strangers.Diff truncated (56 lines total). View full commit on GitHub →