First release version
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 4m28s

This commit is contained in:
2025-01-01 20:58:21 +01:00
parent a2574690f1
commit 8186bfe974
12 changed files with 340 additions and 21 deletions

View File

@@ -5,3 +5,7 @@ gem "jekyll", "~> 4.3.4" # installed by `gem jekyll`
gem "just-the-docs", "0.10.0" # pinned to the current release
# gem "just-the-docs" # always download the latest release
gem 'jekyll-default-layout'
gem 'jekyll-webp'