Examples
Starter projects and advanced integration examples for common Paragraph CMS stacks.
Examples are grouped into starter projects for fast setup and advanced integrations for teams that need deeper rendering, preview, and publishing patterns.
Starter Projects
Use these repos when you want a clean, framework-specific baseline for a Paragraph CMS blog or content site.
Next.js
Starter blog for Next.js App Router with Paragraph CMS wired in.
Astro
Static-first Astro starter for rendering Paragraph CMS content in a blog.
React Router
Framework-mode React Router starter with Paragraph CMS integrated into route loaders.
Nuxt
Nuxt starter with server-side Paragraph CMS fetching and static-friendly routing.
SvelteKit
SvelteKit starter for SSR-first Paragraph CMS content delivery.
Advanced Integrations
Use these repos when you want production-oriented examples with support for
multiple locales and automatic sitemap.xml, robots.txt, rss.xml, and
llms.txt generation.
Next.js
Advanced Next.js example with preview, revalidation, and mixed rendering patterns.
Astro
Advanced Astro example focused on static coverage, preview, and isolated runtime paths.
React Router
Advanced React Router example with prerendered routes, SSR loaders, and preview flow.
Nuxt
Advanced Nuxt example for route rules, preview, and content-heavy static generation.
SvelteKit
Advanced SvelteKit example for preview, prerender coverage, and published output control.