README.md

This commit is contained in:
2026-08-15 10:44:43 +02:00
parent 650ceb9ae4
commit bbf9398bd3
+16 -17
View File
@@ -19,23 +19,22 @@ stefankoelle.de → 👤 CV, career, personal site (LED Matrix docs)
```
┌─────────────────────────────────────────────────────────────┐
│ GitHub Actions CI
│ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌────────┐
│ │ build:hub │ │build:infra│ │build:smart│ │build:… │
│ └────┬─────┘ └─────────┘ └────┬─────┘ └───┬────┘
│ │ │ │ │
▼ ▼
│ dist/hub/ dist/infra/ dist/smarthome/ dist/…/
└──────────────────────┬──────────────────────────────────────┘
┌────────────┴──────────┐ ┌────────┴────────┐
▼ ▼ ▼ │
┌─────────────────┐ ┌──────────────┐
│ Cloudflare Pages│ IONOS SFTP │
│ (5 sites) │ │ (stefankoelle│ │
└────────┬────────┘ └──────┬───────┘ │
▼ ▼ │
hub / infra / ... stefankoelle.de │
GitHub Actions CI │
│ ┌───────────┐ ┌────────────┐ ┌────────────┐ ┌────────┐ │
│ │ build:hub │ │build:infra │ │ build:smart │ │ build:… │ │
│ └────┬─────┘ └─────┬──────┘ └──────┬─────┘ └───┬────┘ │
│ │ │ │ │
▼ ▼ ▼ ▼ │
dist/hub/ dist/infra/ dist/smarthome/ dist/…/ │
└────────┬───────────────────────────────────────────────────┘
▼ ▼
┌──────────────────┐ ┌─────────────────┐
│ Cloudflare Pages │ IONOS SFTP
(5 sites) │ (stefankoelle)
└────────┬─────────┘ └────────┬────────┘
▼ ▼
hub / infra / ... stefankoelle.de
```
---