This repo is the source for the fog.github.io website all about the fog cloud computing library.
Want to see changes on your local machine?
Once you are setup with ruby and bundler,
install jekyll with bundle install
After you get things setup, use the following command to view the fog site on localhost:4000.
bundle exec jekyll serve