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.

See the current campaign

What this lab contains

Campaign page

A landing page with a form area, stats, and FAQ — the shape of a typical promotion.

Resource article

A long-form article with images and related links, written and edited in the CMS.

Event page

A dated event with venue details and a registration placeholder.

Project page

A case-study style page describing a piece of work.

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.

Read how it works