All Projects
Open Source
TypeScriptGitMarkdown
December 15, 2024

Markdown CMS

A headless CMS that uses a Git repository of Markdown files as its content source, with automatic rebuilds on push.

Overview

Markdown CMS is a headless content management system that uses a Git repository as its content backend. Authors write in Markdown, push to a branch, and the site rebuilds automatically.

Philosophy

Content belongs in version control. This CMS eliminates databases for content, using Git as the single source of truth. Every change is tracked, every revision is recoverable, and collaboration uses standard Git workflows.

Features

  • Git-backed content with full version history
  • Frontmatter-based metadata
  • Automatic rebuilds via webhooks
  • Image optimization pipeline
  • RSS feed generation

Developed by

Shyam