Jekyll is supported on Linux and Mac OS X. Official installation instructions are here.
I’m assuming you have a Mac with Yosemite (you can check this via Apple > About This Mac).
NB. Update re El Capitan – /usr/local/bin ref
You also need to use Terminal to type/paste in code. eg code is displayed in this guide like this:
Install from the mac app store. Once it’s installed, open Xcode to agree to the terms and conditions.
will test to see if they are installed and show the location if they are
If they are not installed then use this to install:
I’m using the already installed version of Ruby.
will confirm that its installed and the version
To confirm installed & show the version:
At the terminal prompt type:
and enter your password if prompted.
See the official troubleshooting guide
I updated both the xcode command line tools and Ruby gems:
Create a new Jekyll site just to see if everything works
Now goto http://localhost:4000