Home Doc s umentation News Help View on GitHub Jekyll Home Doc s umentation News Help View on GitHub Transform your plain text into static websites and blogs. No more databases, comment moderation, or pesky updates to install—just your content . How Jekyll works → Markdown (or Textile ), Liquid , HTML & CSS go in. Static sites come out ready for deployment. Jekyll template guide → Permalinks, categories, pages, posts, and custom layouts are all first-class citizens here. Migrate your blog → in seconds Quick-start Instructions ~ $ gem install jekyll ~ $ jekyll new my-awesome-site ~ $ cd my-awesome-site ~/my-awesome-site $ jekyll serve # => Now browse to http://localhost:4000 Free hosting Sick of dealing with hosting companies? GitHub Pages are powered by Jekyll , so you can easil...