
Jekyll
The original blog-aware static site generator behind GitHub Pages.
Jekyll, released in 2008, popularized the static site generator: it transforms a folder of markdown files with front matter into a complete website, and it remains the engine behind GitHub Pages' automatic builds.
Posts are markdown files named by date, layouts are Liquid templates, and the output is plain HTML that hosts anywhere. Its longevity means themes, plugins, and answers to almost any question already exist.
Similar markdown tools
GitHub Pages
Free hosting that builds websites from markdown in a repository.
Hugo
The fastest static site generator — builds markdown sites in milliseconds.
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 Jekyll uses, with nothing to download or sign up for.
Open the editor