Development documentation site for almighty.
Pushes to this site is automatically published to http://devdoc.almighty.io
pip install blockdiag
This site is using jekyll, if you already have it installed you can the following:
bundle install
bundle exec jekyll build
sudo dnf install gcc ruby-devel gcc-c++ redhat-rpm-config 'graphviz*'
To serve the site and check how it looks in the browser:
jekyll serve