Make sure you have these installed:
Also, make sure you have the command line tools:
xcode-select --install
And Jekyll installed:
gem install bundler jekyll
git clone [email protected]:maabernethy/jake-academic-site.git
cd jake-academic-site
bundle install
bundle exec jekyll serve