philjhale.github.io
Jekyll site built on the beautiful-jekyll theme.
Ruby
Manage Ruby versions with rbenv, not a direct Homebrew Ruby install. The version pinned in .ruby-version is what bundle install and bundle exec jekyll serve expect.
Dev server
bash start.sh runs bundle exec jekyll serve (port 4000).