-
Notifications
You must be signed in to change notification settings - Fork 2
Headless demo site #98
Copy link
Copy link
Closed
Labels
DXDeveloper Experience: tooling, APIs, docs for building on Wagtail.Developer Experience: tooling, APIs, docs for building on Wagtail.headlessAPI-first headless delivery, full-stack frontend frameworks integrations.API-first headless delivery, full-stack frontend frameworks integrations.tech debtRefactoring, cleanup, dependency updates to improve maintenance, project health.Refactoring, cleanup, dependency updates to improve maintenance, project health.
Milestone
Metadata
Metadata
Assignees
Labels
DXDeveloper Experience: tooling, APIs, docs for building on Wagtail.Developer Experience: tooling, APIs, docs for building on Wagtail.headlessAPI-first headless delivery, full-stack frontend frameworks integrations.API-first headless delivery, full-stack frontend frameworks integrations.tech debtRefactoring, cleanup, dependency updates to improve maintenance, project health.Refactoring, cleanup, dependency updates to improve maintenance, project health.
Type
Projects
Status
v7.1 Aug 2025
An official demo site focused on demonstrating Wagtail’s headless support – primarily so our contributors and maintainers can more easily work on headless improvements.
Intended outcome
The primary goal is to be able to demo / test the headless capabilities of Wagtail in a representative site. Demonstrating best practices would be good, where it makes sense.
For long-term maintenance, we aim to keep ongoing efforts as low as possible: no hosted environment, make changes in the existing bakerydemo as much as possible (for example server-side API configuration), limit adoption of patterns that are very framework-specific where possible.
Here is the provisional choices made with the vue to repurpose the bakerydemo-nextjs as this new demo site:
Features which are (currently) out of scope:
More information