initial commit

This commit is contained in:
2026-08-16 19:03:44 +02:00
commit f9726ca9dc
215 changed files with 29489 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Hugo Build-Output (regenerierbar)
public/
# Python virtualenv & Cache
.venv/
__pycache__/
*.pyc
# Hugo-Build-Lock
.hugo_build.lock
# Wayback-CDX-Cache (regenerierbar via Downloader)
archive/wayback-html/.cdx_cache.json
# Betriebssystem / Editor
.DS_Store
Thumbs.db
# Dev-Skript
start-dev.sh