Scaffold Astro 5 project with static output and i18n-ready content collections

This commit is contained in:
hsiegeln
2026-04-24 16:30:21 +02:00
parent 75f20d5367
commit b9b0dcb6ec
7 changed files with 13115 additions and 0 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Logto auth endpoints — the marketing site only performs <a href> navigations to these.
# No tokens, no cookies, no XHR — these are plain hyperlinks.
PUBLIC_AUTH_SIGNIN_URL=https://auth.cameleer.io/sign-in
PUBLIC_AUTH_SIGNUP_URL=https://auth.cameleer.io/sign-in?first_screen=register
PUBLIC_SALES_EMAIL=sales@cameleer.io