About this demo

What is real here, and what is placeholder.

What is real

The CMS is real. This is EmDash — Cloudflare's open-source CMS built on Astro — running on Cloudflare Workers with a D1 database. The collections, the fields, the admin editor, the draft and publish workflow, the signed preview links and the MCP server an agent talks to are all stock EmDash behaviour.

The event microsite templating is real too. Each event is one record with an accent colour, a logo and a status; the subpages point at it; one Astro layout renders every microsite from those fields.

What is placeholder

All of the words. Every event, speaker, date, rate and venue on this site was invented for the demo. Nothing has been copied from the current IAWF website.

What is not built

This demo covers content modelling, microsite templating, editing and the agent approval loop. It does not cover membership, payments, the magazine archive, awards, or anything else a full rebuild would need.