Jekyll: Static Webpages
A basic introduction to Jekyll Static Page Generator
Jekyll is an open source static site generator maintained by employees at Github. Jekyll takes text written in Markdown, Liquid, HTML & CSS and uses standardized layouts to create static webpages. You can easily customize the look and feel, URLs, and the data displayed on your pages.