Jekyll-Booklet

Jekyll-Booklet

Jekyll Booklet is an easy way to publish beautiful, single-paged, simple-indexed HTML Books/Documentation through Jekyll

Jekyll Booklet

Jekyll Booklet is an easy way to publish beautiful, single-paged, simple-indexed HTML Books/Documentations through Jekyll.

PreRequisite

Installation

  • Install Jekyll: gem install jekyll
  • Fork this repository
  • Clone it: git clone https://github.com/YOUR-USER/Jekyll-Booklet
  • Run the jekyll server: jekyll serve -w

You can now view the generated Documentation for Jekyll booklet at http://localhost:4000