feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/pages/dance-floor-policy.md b/content/pages/dance-floor-policy.md index df672cb..6b35fa0 100644 --- a/content/pages/dance-floor-policy.md +++ b/content/pages/dance-floor-policy.md @@ -1,6 +1,5 @@ --- title: "Dance Floor Policy" -slug: dance-floor-policy updatedDate: 2026-05-13T09:37:50.000Z draft: false legacy_wp_id: 4929feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/pages/dance-floor-policy.md b/content/pages/dance-floor-policy.md new file mode 100644 index 0000000..df672cb --- /dev/null +++ b/content/pages/dance-floor-policy.md @@ -0,0 +1,52 @@ +--- +title: "Dance Floor Policy" +slug: dance-floor-policy +updatedDate: 2026-05-13T09:37:50.000Z +draft: false +legacy_wp_id: 4929 +--- +## SLIST Dance Floor Code – The Short Version + +Floor is sacred. Phones in pockets. Minimal talking. Zero tolerance for harassment. Look out for each other. + +* * * + +# SLIST Dance Floor Policy + +**Last updated:** August 9, 2025 + +At SLIST, the dance floor is sacred. It’s where the music takes over, strangers become crew, and nothing exists but the moment. To protect that space — and everyone in it — we have a few rules. Follow them and you’ll help keep the energy pure. + +* * * + +## 1\. Floor Etiquette + +- **No cell phones near the stage or DJ booth.** Snap your pics or videos from the outskirts or back of the floor. Keep screens out of faces. And absolutely **no doomscrolling** — if you want to stare at your phone, step outside.Diff truncated (59 lines total). View full commit on GitHub →