Invert

docs

docs

Keeping your site up to date

How to pull framework updates from the Invert template into your implementation.

docs

Deploying to Cloudflare Pages

How to deploy an Invert site to Cloudflare Pages using Wrangler CLI, including the native HTTP MCP server with KV-backed writes.

docs

Content API

The src/lib functions for fetching and querying content inside Astro pages and components.

docs

Invert — Architecture

How Invert works — adapter-driven content presentation, the content shape, MCP integration, and deployment.

docs

Adapters

How the adapter system works, the built-in adapters, and how to build your own.

docs

Content Shape

The InvertContent interface — the normalized shape all adapters produce.

docs

Getting Started

How to create a new site using Invert as a GitHub template.

docs

MCP Server

The built-in Model Context Protocol server — read and write content from AI tools.