crazy-toads.github.io/_posts/2013-12-31-whats-jekyll.md

883 B
Raw Blame History

layout title date tag
post What's Jekyll? 2015-1-31
common_tag
other_tag

Jekyll is a static site generator, an open-source tool for creating simple yet powerful websites of all shapes and sizes. From the project's readme:

Jekyll is a simple, blog aware, static site generator. It takes a template directory [...] and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your projects page or blog right here from GitHub.

It's an immensely useful tool and one we encourage you to use here with Lanyon.

Find out more by visiting the project on GitHub.