Doku: Repo-URL + CHANGELOG-Eintrag fuer Gitea-Anlage
This commit is contained in:
@@ -8,6 +8,12 @@ tags: [changelog]
|
||||
|
||||
Format: [Datum] — Kurz-Beschreibung. Details bei nicht-trivialen Änderungen.
|
||||
|
||||
## 2026-05-24 — Git-Repo angelegt + Gitea-Push
|
||||
- Lokales Git-Repo initialisiert (branch `main`).
|
||||
- Initial-Commit `4658d49` mit kompletter Konzept v2 + Etappe 1 (alles aus den vorigen CHANGELOG-Eintraegen).
|
||||
- Gitea-Repo `admin/3d.lehrstun.de` via API angelegt, SSH-Remote auf Port 2222.
|
||||
- `.gitignore` ergaenzt um Obsidian-User-State (`workspace.json`, `cache`, `plugins/`).
|
||||
|
||||
## 2026-05-24 — Etappe 1 lauffähig
|
||||
- **Blueprint-Struktur etabliert** (V8): `routes/oeffentlich.py`, `routes/profil.py`, `routes/admin.py`, `routes/api.py`, `services/auth.py`, `services/bambu.py` (Stub), `services/datei.py` (Stub).
|
||||
- **app.py zu Bootstrap umgebaut** (~100 Z.) — registriert Blueprints, definiert Markdown-Filter, Context-Processor, Error-Handler (404/500/501).
|
||||
|
||||
Reference in New Issue
Block a user