To build this website locally, the following instructions might get you there:
Install ruby, ruby dev headers, bundler, and g++.
Open a terminal and change directory to this repository.
bundler install
bundle exec jekyll serve