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!

1 min read

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.

2 min read