Documentation for fog.github.io
October 23, 2024 ยท View on GitHub
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