An open API service indexing awesome lists of open source software.

https://github.com/fog/fog.github.com

fog.github.io documentation website
https://github.com/fog/fog.github.com

Last synced: about 1 year ago
JSON representation

fog.github.io documentation website

Awesome Lists containing this project

README

          

Documentation for fog.github.io
========================

This repo is the source for the fog.github.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](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/#requirements),
install jekyll with `bundle install`

After you get things setup, use the following command to view the fog site on [localhost:4000](http://localhost:4000/).

bundle exec jekyll serve