Publishing Workflow

The intended flow is simple:

  1. edit Markdown in GameCult/
  2. preview locally through Quartz
  3. commit changes to Git
  4. 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.