feat(k8s/blog): add static blog served via git-sync + nginx

This commit is contained in:
2026-05-11 22:21:36 +03:00
parent 85b5328dd1
commit d703a633ce
9 changed files with 274 additions and 5 deletions
+2
View File
@@ -26,6 +26,7 @@ homelab-v2/
│ └── configs/ # ClusterIssuer, MetalLB config
├── app/
│ ├── archmirror/
│ ├── blog/
│ ├── external/ # External service vars (e.g. Home Assistant)
│ ├── firefly/
│ ├── gitea/
@@ -58,6 +59,7 @@ homelab-v2/
| **Homepage** | Dashboard aggregator |
| **Podsync** | Podcast downloader |
| **Archmirror** | Local Arch Linux package repository mirror |
| **Blog** | Personal static blog served via git-sync + nginx (gh-pages branch) |
## Infrastructure Stack