We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec31460 commit f096748Copy full SHA for f096748
1 file changed
Gemfile
@@ -0,0 +1,6 @@
1
+# Gemfile for GitHub Pages with just-the-docs theme
2
+source "https://rubygems.org"
3
+
4
+gem "github-pages", group: :jekyll_plugins
5
6
+gem "just-the-docs"
0 commit comments