
GitHub Pages
Free hosting that builds websites from markdown in a repository.
GitHub Pages is GitHub's free static hosting service. Point it at a repository and it builds and serves a website — and with the built-in Jekyll integration, plain markdown files in the repo become pages automatically.
It is the standard way to publish project documentation, personal sites, and blogs straight from a Git repository: push a markdown commit and the live site updates.
Similar markdown tools
Hugo
The fastest static site generator — builds markdown sites in milliseconds.
Jekyll
The original blog-aware static site generator behind GitHub Pages.
Bear
Beautiful markdown note-taking app for Mac and iPhone.
Blot
Turns a folder of markdown files into a blog automatically.
Buttondown
Newsletter platform with a markdown-first composer.
Byword
Distraction-free markdown writing app for Mac and iOS.
Try markdown before you install anything
The free online markdown editor gives you a live side-by-side preview in the browser — a quick way to test the syntax GitHub Pages uses, with nothing to download or sign up for.
Open the editor