754 B
754 B
layout | title | date | summary | categories | thumbnail | tags | ||
---|---|---|---|---|---|---|---|---|
post | So, What is Jekyll? | 2014-06-09 12:32:18 | Transform your plain text into static websites and blogs. Simple, static, and blog-aware. | jekyll | jekyll |
|
Jekyll is a tool for transforming your plain text into static websites and blogs. It is simple, static, and blog-aware. Jekyll uses the Liquid templating language and has builtin Markdown and Textile support.
It also ties in nicely to Github Pages.
Learn more about Jekyll on their website.