Content · Code · Features

Claude is your CMSand your dev team.

This Astro site isn't just editable content — Claude can update the website itself. Add blog posts, change components, ship new pages, and deploy to GitHub Pages, all from natural language in Claude Code.

Content

Blog posts & pages

Code

Components & layouts

Features

New pages & sections

Claude as CMS

More than a content editor — a full site operator.

Open Claude Code in this project root and describe what you want. Claude reads CLAUDE.md, follows project skills, edits files, runs checks, commits, and pushes. GitHub Actions deploys automatically.

01

Edit content

Claude writes and updates Markdown in your content collections — blog posts, standalone pages, frontmatter, and tags. Changes are type-checked before commit.

Try saying

  • "Add a blog post about static site workflows"
  • "Update the welcome post description"

02

Update site code

Go beyond copy. Ask Claude to change components, layouts, styles, and navigation. It edits .astro and .css files, runs astro check, and ships the diff to GitHub.

Try saying

  • "Change the header links and accent color"
  • "Restyle the blog post layout"

03

Add new features

Need a contact page, newsletter form, or portfolio grid? Describe what you want in plain language. Claude scaffolds pages, components, and routes — then deploys via CI.

Try saying

  • "Add a contact page with a simple form"
  • "Build a tags index page for the blog"

How it works: you prompt → Claude edits content or code → astro check runs → changes commit to main → site rebuilds and deploys. No admin panel required.

Why this template

Built for teams who want speed without sacrifice.

Static Astro sites load instantly and cost nothing to host. Claude gives you a conversational interface to the whole repo — not just Markdown files. Update the design, add a new section, fix a layout bug, or publish a post, all in the same workflow. The dark agency-grade design system is a starting point, not a ceiling.

Ready to try it?

Open Claude Code in this project. Publish content, tweak the design, or ship a new feature — just describe what you want.

"Add a blog post about headless CMS workflows"

"Add a newsletter signup section to the homepage"