Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 551 Bytes

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, 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