First, you must install Ruby and Bundler.
Ruby
Bundler
Then, to deploy the webpage locally, you need to run run:
bundle install bundle exec jekyll serve
PRs are welcome.
MIT