mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Clean up build artifacts and update TODO.md
- Remove timecapsule/_site/ from tracking (was in .gitignore but tracked) - Add .tmp/ to .gitignore - Update TODO.md: Phase 5 now automated via GitHub Action
This commit is contained in:
@@ -50,9 +50,9 @@ Alle moonweb.org Sites (hub, infra, smarthome, code, retro, timecapsule) unter `
|
||||
- [x] 4.2 Alten Workflow .github/workflows/build-deploy.yml entfernen
|
||||
- [ ] 4.3 Alten deploy-moonweb.yml in moonweb-www deaktivieren
|
||||
|
||||
## Phase 5: Cloudflare Redirects (manuell nach Deploy)
|
||||
## Phase 5: Cloudflare Redirects
|
||||
|
||||
- [ ] 5.1 Redirect-Regeln einrichten:
|
||||
- [x] 5.1 Redirect-Regeln einrichten (via GitHub Action)
|
||||
|
||||
| Quell-Domain | Ziel-URL | Type |
|
||||
|-------------|----------|------|
|
||||
@@ -62,6 +62,9 @@ Alle moonweb.org Sites (hub, infra, smarthome, code, retro, timecapsule) unter `
|
||||
| `code.moonweb.org/*` | `https://www.moonweb.org/code/$1` | 301 |
|
||||
| `retro.moonweb.org/*` | `https://www.moonweb.org/retro/$1` | 301 |
|
||||
|
||||
**Umsetzung:** `scripts/cloudflare/setup-redirects.sh` + GitHub Action `cloudflare-redirects.yml`
|
||||
**Benötigte Secrets:** `CLOUDFLARE_API_TOKEN`, `CLOUDFLARE_ZONE_ID`
|
||||
|
||||
## Phase 6: SEO
|
||||
|
||||
- [ ] 6.1 Google Search Console: Neue Property www.moonweb.org
|
||||
|
||||
Reference in New Issue
Block a user