Pilot project
A working lab for Git-backed content editing — edited via Tina
This site exists to answer one question: can a marketer maintain normal web pages comfortably when the content lives as Markdown in a Git repository? Every page here is editable through a browser-based CMS.
What this lab contains
The workflow being tested
- 1
- Git repository as the source of truth
- 10
- Reusable content blocks
- 0
- Database servers to maintain
Why this matters
Every save in the CMS becomes a Git commit. Version history, review, and rollback come from the same tools developers already use.