Minimal Astro template with the ContinueWith AI-native continuation layer, llms.txt, and AI Ready Index links.
- ContinueWith widget in
src/layouts/Layout.astro(demo keycw_demo_public_key) - Starter
public/llms.txtfor agents and crawlers - Landing page with CTAs to dashboard, docs, and AI Ready scanner
git clone https://github.com/continuewith-ai/starter-astro.git my-site
cd my-site
cp .env.example .env
npm install
npm run devOpen http://localhost:4321.
- Create a free account at continuewith.ai/dashboard
- Copy your public site key
- Set
PUBLIC_CONTINUEWITH_SITE_KEYin.env
Or run:
npx continuewith add --framework astro
npx continuewith verify| Repo | Description |
|---|---|
| starter-next | Next.js App Router template |
| wordpress-plugin | Official WordPress plugin |
| agent-plugins | MCP configs for Cursor, VS Code, Claude Code, Windsurf, Codex |
| cli | npx continuewith add |
| awesome-continuewith | Curated links |
MIT © ContinueWith