
Prose
Web-based content editor for GitHub-hosted static websites
Overview
Prose is an open-source, web-based authoring interface for managing content stored in GitHub repositories.
It lets you create, edit, and delete files, then commit changes back to GitHub. It is commonly used for
CMS-free sites, with special support for Jekyll and GitHub Pages workflows. Prose focuses on Markdown
authoring with in-page preview, front matter configuration, and site-level configuration via _prose.yml
or Jekyll’s _config.yml. It also includes features like image uploading and a publish/unpublish flow,
making it useful for teams that want a simple browser editor over repo content.
BSD 3-Clause
Best for:
Features
Pricing
Compatible Technologies
Technical Features
Community
4800
GitHub Stars
Enterprise Features
Security & Compliance
Find Prose Experts
Looking for professional help with your Prose project? Here are top certified agencies and developers.
Top Agencies
Alpina Tech
#1 RecommendedCraft custom, responsive websites using expert code and stunning design. Build your site with a flexible CMS and premium hosting to boost your digital presence.

Tentwenty Digital Agency
Tentwenty Digital Agency specializes in addressing complex client challenges through a combination of cutting-edge UI/UX design and seamless technical integration.
FocusReactive
#1 RecommendedWeb development agency with deep expertise in the headless CMS market.

Alloy
Alloy is a marketing and transformation partner for the age of intelligence full of creative thinkers and problem solvers whose results-oriented work extends throughout the Americas, Europe and the Middle East.

Successive Digital
#1 RecommendedSuccessive Digital is a modern technology consulting partner built for enterprises that want to scale with confidence.




Prose: a browser-based editor for GitHub-backed content
Prose is a web interface for editing content stored directly in a GitHub repository. It’s a good fit for static sites and documentation where content lives as Markdown files. Writers can edit pages in the browser and commit changes back to GitHub, keeping content and code in one place. This workflow works well for teams that want simple content updates without running a separate CMS or maintaining a database.
Markdown editing with preview, drafts, and image uploads
Prose supports Markdown authoring with a visual editing experience and live preview. It also includes draft and publish states to help manage content before it goes live. You can upload images to a configured media directory, and the editor can be tailored using configuration files (such as defining front matter fields). For GitHub Pages or Jekyll-style projects, Prose provides a lightweight way to keep content updates fast and consistent.