feat(site): port stitch design system + seed-ready content (#5)
All checks were successful
ci/woodpecker/push/web Pipeline was successful

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #5.
This commit is contained in:
2026-04-15 01:16:41 +00:00
committed by jason.woltje
parent 6db28bc81f
commit b47c5e420a
42 changed files with 4193 additions and 398 deletions

View File

@@ -23,7 +23,7 @@ NEXT_PUBLIC_BUILD_SHA=dev
NEXT_PUBLIC_BUILD_REV=local
# ---- Cloudflare Turnstile (contact form CAPTCHA) ----
TURNSTILE_SITE_KEY=
NEXT_PUBLIC_TURNSTILE_SITE_KEY=
TURNSTILE_SECRET_KEY=
# ---- Umami analytics (self-hosted; empty disables tracker) ----