[doc] Init dokumentation mit mdbook + grobes inhaltsverzeichnis

This commit is contained in:
ahtlon
2024-10-29 18:16:35 +01:00
committed by kalipso
parent 29fa4eda1e
commit 8e0f846e54
4 changed files with 23 additions and 0 deletions
+1
View File
@@ -4,3 +4,4 @@
result
*.qcow2
.direnv/
book/
+6
View File
@@ -0,0 +1,6 @@
[book]
authors = ["ahtlon"]
language = "de"
multilingual = false
src = "src"
title = "Malobeo Infrastruktur Dokumentation"
+1
View File
@@ -18,5 +18,6 @@ mkShell {
sops-init-gpg-key
sops
pkgs.python310Packages.grip
pkgs.mdbook
];
}
+15
View File
@@ -0,0 +1,15 @@
# Summary
- [Index](./Index.md)
- [Info]()
- [Aktuelle Server]()
- [Durruti](./server/durruti.md)
- [Lucia](./server/lucia.md)
- [Hardware]()
- [Netzwerk]()
- [Seiten]()
- [musik](./projekte/musik.md)
- [TODO](./todo.md)
- [How-to]()
- [Updates](./anleitung/updates.md)
- [Rollbacks](./anleitung/rollback.md)