We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1676013 commit 2479ecdCopy full SHA for 2479ecd
Gemfile
@@ -14,11 +14,11 @@ gem "minima", "~> 2.5"
14
15
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
16
# uncomment the line below. To upgrade, run `bundle update github-pages`.
17
-# gem "github-pages", group: :jekyll_plugins
+gem "github-pages", group: :jekyll_plugins
18
# If you have any plugins, put them here!
19
-group :jekyll_plugins do
20
- gem "jekyll-feed", "~> 0.12"
21
-end
+# group :jekyll_plugins do
+# gem "jekyll-feed", "~> 0.12"
+# end
22
23
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
24
# and associated library.
0 commit comments