This is a documentation site for Project Name. Copy or clone me and adapt for your project that needs documentation guides similar to rubyamqp.info, clojuremongodb.info and so on.
With Bundler:
bundle install --binstubs
./bin/jekyll serve --watch
then navigate to localhost:4000
./bin/jekyll build
If you don't have ruby toolsets available on your machine, you can run this with Docker.
fig up
Then navigate to localdocker:4000.
fig run web jekyll build
Copyright (C) 2014 Alexander Petrov, Michael S. Klishin, Zack Maril.
Distributed under the Eclipse Public License, the same as Clojure.