This website is powered by Jekyll and uses some Bootstrap and Bootswatch. We will post a tutorial for updating the content of the website soon.
brew install ruby
gem install bundler
bundle install
Before publishing the changes, to see the modified website on a local webserver on your computer run:
bundle exec jekyll serve
We gratefully acknowledge Dr. Allan Drummond and his team for the original layout of the template we used for our website, and thank them for allowing the reuse of their codebase.