How to start this app

Install Jekyll and Gems

gem install jekyll bundler

Build the site and make it available on local

bundle exec jekyll serve

And then, check it in http://localhost:4000