Publishing Workflow
The intended flow is simple:
- edit Markdown in
GameCult/ - preview locally through Quartz
- commit changes to Git
- let GitHub Pages build and publish the static site
That keeps the public site legible and portable. The source of truth is the repository, not a database-backed CMS state that only makes sense through an admin panel.