Skip to content

Essjaysee/almighty-devdoc

 
 

Repository files navigation

almighty-devdoc

Development documentation site for almighty.

Pushes to this site is automatically published to http://devdoc.almighty.io

How to build it

pip install blockdiag

This site is using jekyll, if you already have it installed you can the following:

bundle install
bundle exec jekyll build

In case of Fedora 24, one will need following. Tracked from issue-43, issue-44

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

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.9%
  • HTML 9.7%
  • Makefile 6.2%
  • Ruby 6.0%
  • Shell 2.1%
  • JavaScript 0.1%