Development documentation site for almighty.
Pushes to this site is automatically published to http://devdoc.almighty.io
pip install blockdiagThis site is using jekyll, if you already have it installed you can the following:
bundle install
bundle exec jekyll buildsudo 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