Revert plugins; back to gems: until github/github-pages gem updates to newer Jekyll

- Plugins won't activate if using the new `plugins` key with Jekyll < 3.5
This commit is contained in:
Michael Rose 2017-08-02 12:31:20 -04:00
parent 48e2006622
commit 8b2850c9f9

View file

@ -178,8 +178,8 @@ paginate_path: /page:num/
timezone: # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
# Plugins (previously gems:)
plugins:
# Plugins
gems:
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist