feat: launch desfoto.de as a standalone photography site and retire the old redirect

This commit is contained in:
opencode
2026-09-19 16:02:16 +02:00
commit 160ec017eb
218 changed files with 7518 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Fetched, non-shipped build inputs: reproduce with scripts/fetch-assets.py.
assets-src/
# Python
__pycache__/
*.pyc
.venv/
# Local scratch
.ui-review/
*.tar.gz