first commit
Some checks failed
Test / pre-commit (push) Has been cancelled

This commit is contained in:
Arne Moerman
2024-12-15 18:59:19 +01:00
parent d0cfab6622
commit 8bf0f36c35
87 changed files with 3719 additions and 0 deletions

12
mkdocs.yml Normal file
View File

@@ -0,0 +1,12 @@
site_name: Gridfinity Rebuilt
theme: readthedocs
nav:
- Home: index.md
- Bins: bins.md
- Baseplates: baseplates.md
- Lite: lite.md
- Vase: vase.md
- Constants: constants.md
plugins:
- search
- autorefs