Shared Jekyll theme gem for CalConnect sites (calconnect.org, DEVGUIDE, standards.calconnect.org).
Add to your site's Gemfile:
gem "jekyll-calconnect-theme", git: "git@github.com:calconnect/calconnect-theme.git"Add to your site's _config.yml:
theme: jekyll-calconnect-themeAny layout or include can be overridden by placing a file with the same name in your site's own _layouts/ or _includes/ directory.