Skip to content

muchdogesec/ctibutler-website

Repository files navigation

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)

Contributors