Add getting started docs

This commit is contained in:
Endorphin3D
2023-05-11 00:06:16 -04:00
parent c84a600284
commit 083a482659
4 changed files with 70 additions and 22 deletions

View File

@@ -3,5 +3,5 @@ source 'https://rubygems.org'
gem "jekyll", "~> 4.3" # installed by `gem jekyll`
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
gem "just-the-docs", "0.5.0" # pinned to the current release
gem "just-the-docs", "0.5.1" # pinned to the current release
# gem "just-the-docs" # always download the latest release