Loading...
Loading...
Web tool
Git-native MDX editing — your content, your history, your rules

Most headless CMSs store your content in proprietary databases, making it hard to migrate or collaborate with standard developer workflows. Repo Press flips this: your GitHub repository is the CMS, so content lives where your code lives — in Git.
A Notion-like block editor makes writing and structuring MDX content intuitive without touching raw markdown.
Every edit is a commit. Full version history, branching, and diffs come for free — no extra tooling required.
Connect to any GitHub repository to edit MDX or Markdown files — documentation, blogs, or content-driven sites.
Your content is plain MDX files in your own repo. Stop using Repo Press at any time — your data stays yours.
Built with Next.js and TypeScript, integrating the GitHub REST API for repository access and MDX parsing for rich content editing.
Connect to any GitHub repository and browse MDX/Markdown files.
Notion-like block editor for a familiar, distraction-free writing experience.
All content stays in Git — full history, diffs, and branching included.
No proprietary database or vendor lock-in; move away any time.
Instant preview of rendered MDX content alongside the editor.
Secure authentication with GitHub to read, edit, and commit content without leaving the editor.
Custom block editor that serializes back to valid MDX, handling frontmatter, custom components, and standard markdown.
Each save creates a real Git commit via the GitHub API, preserving authorship and keeping history clean.
A press/portfolio-style index of all content files in the connected repository, making content navigation fast.