First, you need to have Ruby and Gem installed, which may look like this:
sudo apt-get install ruby ruby-full build-essential gem -y && gem install bundler
Next, while in this repo, run:
bundle install
bundle exec jekyll serve
And the site should be up! If you encountered an error, try installing