Introduction to Jekyll
Jekyll is fun. And, why should it not be? It provides a way for writing modular HTML with help of Yaml, Markdown and Liquid syntax. Jekyll is definitely worth giving a try!
Choosing between Jekyll or a HTML & CSS site?
Choosing between a Jekyll or HTML & CSS site is simple. But, it can become difficult when you are unsure about your needs.
Hosting a simple Hello World site using Github Pages
This is a tutorial for hosting a Hello World site using gh-pages. This will help you understand the basics of GitHub Pages and use these basics to host a full-fledged site using gh-pages.