Building the website

To build this website locally, the following instructions might get you there:

  1. Install ruby, ruby dev headers, bundler, and g++.

  2. Open a terminal and change directory to this repository.

  3. bundler install

  4. bundle exec jekyll serve