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 83dc761 commit 16b9783Copy full SHA for 16b9783
Gemfile
@@ -1 +1,8 @@
1
-gem "just-the-docs"
+source "https://rubygems.org"
2
+gemspec
3
+
4
+gem "jekyll-github-metadata", ">= 2.15"
5
6
+gem "jekyll-include-cache", group: :jekyll_plugins
7
8
+gem "html-proofer", "~> 5.0", :group => :development
0 commit comments