Start in 4 steps
- Download or clone repo 
git clone git@github.com:nandomoreirame/simplest.git - Enter the folder: 
cd simplest/ - Install bundle gem: 
gem install bundle - Install local gems: 
bundle install - Start Jekyll server: 
jekyll serve 
Access, localhost:4000/simplest
Demo and Download

Copyright and license
It is under the MIT license.
Enjoy!