astroclaudecms
Welcome to Astro CMS
Your first blog post — managed by Claude via GitHub. Content, code, and features.
This site uses Astro for the frontend and Claude as the CMS — but Claude does more than edit Markdown.
How it works
- You ask Claude what you want in natural language.
- Claude edits content or site code — posts, components, layouts, new pages.
- It runs
astro check, commits, and pushes to GitHub. - GitHub Actions builds and deploys to GitHub Pages automatically.
Try it — content
Add a blog post about why static sites are great for content workflows.
Try it — code & features
Add a newsletter signup section to the homepage.
Change the nav links and add a Contact page.
Claude will make the changes, verify types, commit, and push.