Publish partner deck and open closed beta site

This commit is contained in:
2026-08-24 15:43:39 -04:00
parent f6aadc5107
commit e9b5564127
11 changed files with 112 additions and 28 deletions
+3 -2
View File
@@ -13,8 +13,9 @@
# SERVERVAR="foo"
# NEXT_PUBLIC_CLIENTVAR="bar"
# Password required to view the site (login page at /login).
# Leave empty/unset to disable the gate.
# Optional password gate for private previews. The gate is off unless both
# values are set, so a stale password alone cannot hide the public site.
SITE_PASSWORD_ENABLED="false"
SITE_PASSWORD=""
# Umami analytics (optional). Omit NEXT_PUBLIC_UMAMI_WEBSITE_ID to disable tracking.