cms www blog (#38045)

* show cms blog posts in www
* remove contentlayer from www
* outputFileTracingExcludes
* update remotePatterns
* fetch cms posts server-side with revalidation
* add cms env vars to turbo.json
* add www env vars to turbo.json
* include cms posts in www sitemap
* add migration to remove image from cms post
* update cms meta image mapping in www
This commit is contained in:
Francesco Sansalvadore
2025-09-03 14:49:28 +02:00
committed by GitHub
parent eb5113b975
commit 2feda5ee19
106 changed files with 35145 additions and 2304 deletions

2
.github/CODEOWNERS vendored
View File

@@ -5,6 +5,8 @@
/apps/studio/ @supabase/Dashboard
/apps/cms/ @supabase/marketing
/apps/www/ @supabase/marketing
/apps/www/public/images/blog @supabase/marketing
/apps/www/lib/redirects.js