Migrate to env-driven templates and slavic-pulse feature set.

Replace hardcoded HTML with .env generation, YouTube thumbnail backgrounds, responsive FHD/vertical intro, hardened nginx, and updated Dokploy deploy flow.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-27 20:36:51 +02:00
parent 808c39d838
commit 22c3df41a8
16 changed files with 498 additions and 113 deletions
+4
View File
@@ -2,6 +2,10 @@
.env
*.env.local
# Generated from .env at dev/build time
index.html
site.webmanifest
# Python
__pycache__/
.venv/