Overview
Jekyll is a simple tool to generate static software. Because GitHub does not support Dynamic web page generator, such as PHP, using Jekyll is effective on creating GitHub website.Prerequisite
Learning Jekyll requires basic understanding on Markdown language If you not familiar with it, take a look on these tutorials:Install Jekyll
Follow this instruction to install Jekyll on your Mac OSX.If you have problems with bundle, here is the possible solution.