The West Coast Swing Lifestyle Blog by Tech Dancer.
A gear, tech, and travel guide for West Coast Swing dancers. Built with Vite + React to provide real-time comp data and travel logistics.
All content lives under content/ using YYYY-MM-DD-slug.md naming. Mandatory frontmatter:
type: post | resource | study
title: "string"
date: "YYYY-MM-DD"
author: "string"
category: "string"
excerpt: "string"- Folio Journal: Deep dives into technique, engineering, and lifestyle.
- The Stacks: A curated, searchable gear repository with affiliate integrations.
- Data Lab: Automated content pipelines and research summaries.
- Real-time Hub: WebSocket-driven dashboard for live event monitoring.
- GitHub: All submissions and issue tracking are handled via the arii account.
pnpm devFor production:
pnpm build
pnpm previewTo deploy the Firestore security rules for the UX Auditor, use the Firebase CLI:
firebase deploy --only firestore:rulesThe rules are defined in firestore.rules and ensure that users can only access their own audit reports.