A test site to show what PageWeave CMS can do.
PageWeave is a self-hostable, single-file PHP CMS with a built-in MCP server. This demo site was created entirely through MCP tool calls — no SSH, no file uploads, no database migrations.
The CMS stores pages as flat HTML files with HTML-comment frontmatter. Global components like the header, footer, and HTML head are stored once and composed into every served page at request time.
Content is authored as raw HTML, which means you can use Tailwind CSS, inline SVG, custom fonts, and any other frontend tooling without fighting a theme layer.