diff options
Diffstat (limited to 'docs/Gemfile')
| -rw-r--r-- | docs/Gemfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Gemfile b/docs/Gemfile new file mode 100644 index 00000000..f6cc6045 --- /dev/null +++ b/docs/Gemfile @@ -0,0 +1,5 @@ +source 'https://rubygems.org' + +gem "jekyll", "~> 4.3.2" +gem "jekyll-default-layout" +gem "just-the-docs"
\ No newline at end of file |
