Commit Graph

4 Commits

Author SHA1 Message Date
Tony Ho afb6060a25 Update `site.gems` references to `site.plugins` (#39)
* Update `site.gems` references to `site.plugins`

Fixes checks to determine if jekyll-seo-tag and jekyll-feed are active.

Related to #24

* Add `site.gems` checks for backwards compatibility

Check both `site.gems` and `site.plugins` when determining if plugins are active.
Allows compatibility with Jekyll versions prior to 3.5.0.

Related to #24
2017-12-14 11:19:11 -05:00
Michael Rose 1c571dbf6c Revert back `plugins: ` and update references to `site.gems` with `site.plugins`
- Conditionals that determine if jekyll-paginate and jekyll-feed are active weren't working due `gems` key change in Jekyll 3.5

ref #24
2017-08-08 20:36:05 -04:00
Michael Rose 844a96dbbb Move theme configurations for skin and text into `_data` file 2017-03-10 11:48:55 -05:00
Michael Rose 4923774857 🚀 init 2017-03-07 16:12:17 -05:00