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 907a126 commit 04ec6e0Copy full SHA for 04ec6e0
web/Gemfile
@@ -7,7 +7,10 @@ source "https://rubygems.org"
7
#
8
# This will help ensure the proper Jekyll version is running.
9
# Happy Jekylling!
10
-gem "jekyll", "~> 4.3.1"
+
11
+#gem "jekyll", "~> 4.3.1"
12
+gem "github-pages", "~> 228", group: :jekyll_plugins
13
14
# This is the default theme for new Jekyll sites. You may change this to anything you like.
15
gem "minima", "~> 2.5"
16
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
0 commit comments