/fog.github.com

fog.io documentation website

Primary LanguageJavaScriptMIT LicenseMIT

Documentation for fog.io

This repo is the source for the fog.io website all about the fog cloud computing library.

Contributing

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