Add mdBook documentation with Ghostty-style sidebar
Some checks failed
Build and Deploy to K3s / test (push) Successful in 2m10s
Build and Deploy to K3s / lint (push) Failing after 1m27s
Build and Deploy to K3s / build-and-push (push) Has been skipped
Build and Deploy to K3s / deploy (push) Has been skipped

This commit is contained in:
jasonwitty 2025-12-01 15:12:55 -08:00
parent ef7d4cccc1
commit bd31410d5a

2
.gitignore vendored
View File

@ -48,3 +48,5 @@ scripts/publish-to-gitea.sh
scripts/verify_upgrade.sh scripts/verify_upgrade.sh
scripts/check-setup.sh scripts/check-setup.sh
scripts/test-docker-config.sh scripts/test-docker-config.sh
scripts/prepare-docker-build.sh
scripts/test-docs.sh