To run this locally, you'll need to first install the prerequisites and setup your environment. Run the following commands.
bundle installAfter you're environment is setup, run the commands to start a local instance
bundle exec jekyll serve --livereload