====== How to Install Jekyll ====== The installation instructions can be found on Jekyll's documentation: [[http://jekyllrb.com/docs/installation/|Jekyll Installation]]. **For Macs**\\ Jekyll uses Ruby, which comes installed on macs, so you do not need to install this prior to installation. You may need to type sudo before the command to install Jekyll. Type the following command sudo gem install jekyll