Install jekyll and bundler:
gem install jekyll bundler
Install gems:
bundle install
Build and serve locally with:
bundle exec jekyll s
The site should now be available at http://0.0.0.0:4000/