We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b70326 commit 3c65b9eCopy full SHA for 3c65b9e
1 file changed
Gemfile
@@ -6,6 +6,7 @@ gem "jekyll", "~> 4.4.1" # installed by `gem jekyll`
6
#gem "just-the-docs", "0.10.1" # pinned to the current release
7
gem "just-the-docs" # always download the latest release
8
9
+gem "github-pages", group: :jekyll_plugins
10
# If you have any plugins, put them here!
11
group :jekyll_plugins do
12
gem "jekyll-feed", "~> 0.17"
0 commit comments