###In order to contribute a change to this site:
- Make a github account
- set up a fork of this repository
- Create and modify .md files in order to edit the templates that are compiled to this site.
- build the site (see below) and commit the compiled .html files
- set up your forked repo as a website
- send a pull request using the github GUI along with the website URL
- Please clone this repo into your home folder
- cd into the repo
- run $ make init
- run $ make
- commit all modified files