Skip to content
laurilehmijoki edited this page Dec 30, 2012 · 41 revisions

Jekyll is a simple, blog aware, static site generator.

It takes a template directory (representing the raw form of a website), runs it through Markdown or Textile and Liquid converters, and produces a static website suitable for any web server.

Jekyll is also the engine behind GitHub Pages, which you can use to host a blog or repository page on GitHub. See Using Jekyll with Pages.

Getting Started

Tutorials

Diving In

Tips & Tricks

Clone this wiki locally