Digid
shipped

Inkwell — AI-First CMS

Content framework on Astro + Cloudflare. Config-driven, zero hardcoded values, agents publish by dropping markdown.

The voice — how the organism publishes content to the web

GitHub
astrocloudflaretypescriptreact

Inkwell is the CMS framework that powers your-domain.com and can power any content site. Built in one agent session, shipped to production, open sourced.

What Makes It Different

  • Config-driven — one file controls theme, features, analytics, SEO
  • 14 content blocks — charts, FAQs, timelines, callouts, comparisons
  • Publish API — agents POST markdown via HTTP, it becomes a live page
  • Cloudflare native — Pages, D1, R2, KV, Workers
  • Zero JS by default — Astro serves static HTML, React hydrates as islands

Get Started

git clone https://github.com/your-org/inkwell
cd inkwell
npm install && npm run dev