aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Gemfile
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 16:05:12 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 16:05:12 +0100
commit7dc2281ed096ea631a07335a2f33f4f65e9d760a (patch)
treedf707aa27ede257c9e454d301097bb58d786f19e /docs/Gemfile
parentea689982675206619bbfc585d87c6f3b295cd37f (diff)
Add just-the-docs gem
Diffstat (limited to 'docs/Gemfile')
-rw-r--r--docs/Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Gemfile b/docs/Gemfile
index d874b090..2484f72c 100644
--- a/docs/Gemfile
+++ b/docs/Gemfile
@@ -1,3 +1,4 @@
source 'https://rubygems.org'
-gem "jekyll-default-layout" \ No newline at end of file
+gem "jekyll-default-layout"
+gem "just-the-docs" \ No newline at end of file