Add just-the-docs based user-facing documentation

This commit is contained in:
Luke Parker
2024-03-11 17:55:27 -04:00
parent a3a009a7e9
commit c32d3413ba
20 changed files with 270 additions and 1 deletions

4
docs/Gemfile Normal file
View File

@@ -0,0 +1,4 @@
source 'https://rubygems.org'
gem "jekyll", "~> 4.3.3"
gem "just-the-docs", "0.8.1"