GitHub Pages official logo

GitHub Pages

Free hosting that builds websites from markdown in a repository.

Static Site GeneratorsWebFree

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.

Visit the GitHub Pages website

Similar markdown tools

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

All markdown tools