Everything you need to run a modern, AI-editable website.
Pages are stored as plain HTML files with HTML-comment frontmatter. No database to configure, back up, or migrate.
Expose create_page, update_page, list_pages and more through the Model Context Protocol. Any MCP client becomes a CMS editor.
Include Tailwind via CDN or custom CSS in the global head partial. Compose pages with any utility-first framework you prefer.