Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 419 Bytes

File metadata and controls

executable file
·
17 lines (9 loc) · 419 Bytes

About

Jekyll code for public site: https://www.ctibutler.com

Install locally

Install the dependencies with Bundler:

bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

bundle exec jekyll serve

Github pages

Master branch hosts build for: https://www.ctibutler.com (auto deployed to Cloudflare pages)