No release in over 3 years
Shared Jekyll theme for CalConnect sites
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

~> 4.3
 Project Readme

jekyll-calconnect-theme

Shared Jekyll theme gem for CalConnect sites (calconnect.org, DEVGUIDE, standards.calconnect.org).

Usage

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-theme

Site-specific overrides

Any layout or include can be overridden by placing a file with the same name in your site's own _layouts/ or _includes/ directory.