This is the source to https://openstack4j.github.io/. We use Jekyll to generate the static content for this site.
gem install jekyll
jekyll serve -w
Browse on http://localhost:4000
./serve
Browse on http://localhost:4000
Have documentation you would like to contribute to the OpenStack4j site. Fork this repo, update the docs and submit a pull request for review