feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/pages/venue-rules.md b/content/pages/venue-rules.md index 8c6dc68..d01b201 100644 --- a/content/pages/venue-rules.md +++ b/content/pages/venue-rules.md @@ -1,6 +1,5 @@ --- title: "Venue Rules" -slug: venue-rules updatedDate: 2026-05-13T09:38:25.000Z draft: false legacy_wp_id: 21373feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/pages/venue-rules.md b/content/pages/venue-rules.md new file mode 100644 index 0000000..8c6dc68 --- /dev/null +++ b/content/pages/venue-rules.md @@ -0,0 +1,54 @@ +--- +title: "Venue Rules" +slug: venue-rules +updatedDate: 2026-05-13T09:38:25.000Z +draft: false +legacy_wp_id: 21373 +--- +## SLIST Venue Rules – The Short Version + +Smoking outside only. No outside drinks or substances. Coat check at your own risk. Re-entry varies — check at the door. + +* * * + +# SLIST Venue Rules + +These apply at every SLIST event regardless of venue. Individual venues can have stricter rules on top of these — when in doubt, the venue wins. + +* * * + +## Smoking. + +Outside only. Smoking on the floor empties it — the DJ reads the empty floor as rejection and the set shifts toward safer music. Easier to keep the floor full when the rule is clear. + +## Substances.Diff truncated (61 lines total). View full commit on GitHub →