Jekyll code for public site: https://www.ctibutler.com
Install the dependencies with Bundler:
bundle install
Run jekyll commands through Bundler to ensure you're using the right versions:
bundle exec jekyll serve
Master branch hosts build for: https://www.ctibutler.com (auto deployed to Cloudflare pages)