Requires Ruby with bundler gem.
Recommended to use RVM, rbenv or similar.
Install the rest of the dependencies using bundle install.
Jekyll allows to run the site locally with automatic rebuild.
Use bundle exec jekyll serve to start the site.
It will be served at http://localhost:4000