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 b8dbf75 commit 8b1dc5eCopy full SHA for 8b1dc5e
docs/Gemfile
@@ -9,10 +9,10 @@ source "https://rubygems.org"
9
# Happy Jekylling!
10
# gem "jekyll", "~> 4.1.0"
11
# This is the theme.
12
-gem "just-the-docs"
+# gem "just-the-docs"
13
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
14
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15
-# gem "github-pages", group: :jekyll_plugins
+gem "github-pages", group: :jekyll_plugins
16
# If you have any plugins, put them here!
17
group :jekyll_plugins do
18
gem "jekyll-feed", "~> 0.12"
0 commit comments