This repository contains the complete example that accompanies the Content Island tutorial “Sandbox Theming start.” Follow the tutorial: https://docs.contentisland.net/advanced/theming/ Learn more about Content Island: https://contentisland.net/
Content Island is a headless content platform for static and server-rendered sites. Model your content, manage entries in a friendly UI, and consume them via an API—ideal for SSG frameworks like Astro.
Run this example live in your browser — no local setup required: Open in StackBlitz
Requirements: Node.js 18+ and npm/pnpm/yarn.
# Install dependencies
npm installStart dev server
npm run devTo use your Astro project token, edit .env and replace the placeholders. Use this token locally only—do not add it to public or online sandboxes.