The source files and data for my personal website.
I am using version 2.5.1 of the minima Jekyll theme.
Follow this post to set up Ruby on a Mac. Then run:
sudo gem install bundler
bundle installRun a local server to test with utils/run_server.sh. Update any packages with utils/update_pkgs.sh.