@exdst-sitecore-content-sdk/astro
v1.0.2
Published
Astro Content SDK for SitecoreAI(XM Cloud)
Maintainers
Readme
Sitecore Content SDK for Astro
@exdst-sitecore-content-sdk/astro provides Astro components and integration for the Sitecore Content SDK, letting you build SitecoreAI(XM Cloud) websites with Astro. It follows the same patterns as the official Next.js Content SDK and supports running Astro locally as a rendering host with metadata editing mode for the SitecoreAI Pages editor.
Installation
npm install @exdst-sitecore-content-sdk/astroThe fastest way to start a new project is the initializer:
npx @exdst-sitecore-content-sdk/create-astro@latestWhy Astro
Astro renders to HTML by default and only hydrates the islands that actually need JavaScript. Measured against the same demo on Next.js with the Content SDK, the Astro build delivers higher Lighthouse scores on mobile, faster LCP, and less main-thread blocking — read the case study.
Learn more
- Release notes: Sitecore Astro Content SDK release
- Why Astro for Sitecore: case study · Astro services
- Repository root: jss-astro-public
- Initializer:
@exdst-sitecore-content-sdk/create-astro
Made by EXDST
