Pages, components, and design tokens as JSON5 under examples/static-git/.
What routes here
configs
records
history
Three concerns. One destination.
Blog posts in content/blog/*.json5 — edit, commit, push.
Audit trail in git history. Blame, revert, and review like any other repo.
Storage routing
site.storage points everything at git.
Run it locally.
pnpm dev from examples/static-git — edit a JSON5 file, watch the dev server rebuild, commit when ready.