ruby-jekyll

ruby-jekyll

This is simple book blog site using Ruby and Jekyll

ruby-jekyll

This is simple Jekyll site for reading book post.

Index Page

Post Detail page

Run Instruction

git clone https://github.com/xdatavisualteam/ruby-jekyll.git
cd ruby-jekyll
gem install jekyll

Check if jekyll gem is installed

jekyll -v

Run static server

jekyll serve