This repository contains the code to host the Whitaker Lab website: https://whitakerlab.github.io.
It is powered by Jekyll and based off the So Simple Theme by designer slash illustrator Michael Rose. THANK YOU Michael 🎉 ✨
Continuous integration is managed by Travis CI. If our build status badge (at the top of this page) is not a beautiful bright green, please take a look and see if you can fix any of the problems!
I (Kirstie) find myself googling for the following commands everytime I interact with this repository, so here they are to make my life easier!
- Setting up your github pages site locally with jekyll
Specifically I want the following command from step 4 which builds the website locally
bundle exec jekyll serve --livereload