Initial commit: Fat Kiss site — Hugo + Decap CMS

This commit is contained in:
2026-05-11 08:19:27 -10:00
commit aa0287eeaa
58 changed files with 3774 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
TURNSTILE_SECRET_KEY=your-turnstile-secret
SMTP_HOST=smtp.example.com
SMTP_PORT=587
SMTP_USER=user@example.com
SMTP_PASS=your-smtp-password
MAIL_FROM=hello@getfatkiss.com
MAIL_TO_GENERAL=hello@getfatkiss.com
MAIL_TO_ORDERS=orders@getfatkiss.com
MAIL_TO_PRESS=press@getfatkiss.com
RATE_LIMIT_WINDOW=900000
RATE_LIMIT_MAX=5
PORT=3901
ALLOWED_ORIGIN=https://getfatkiss.com