Jekyll Booklet is an easy way to publish beautiful, single-paged, simple-indexed HTML Books/Documentations through Jekyll.
gem install jekyll
git clone https://github.com/YOUR-USER/Jekyll-Booklet
jekyll serve -w
You can now view the generated Documentation for Jekyll booklet at http://localhost:4000