Content-SEO CMS
Pages get an owner and a reviewer before going live, reminders before they go stale, and search engines find them without extra work.
Every page moves draft to review to approved to published, with maker-checker enforced by the data model. Nothing goes live without a second person.
Pages are built from typed blocks, not freeform HTML, so every page stays on-standard and renders accessibly on any surface.
Per-page metadata with length guidance, sitemaps, redirects, canonical URLs, and publish-triggered cache purge live in the authoring flow.
Self-hosted full-text search over content and assets, with taxonomy facets, so readers and authors find the current answer.
Many sites from one workspace, with shared assets and one design system across all of them.
One REST Management API serves the admin and every integration. The same build runs on a laptop and in your data centre.
The admin app is a client of the same Management API any integration uses. Anything the UI can do, you can automate.
An approver can never approve their own draft, and an auditor can prove it. Every transition is recorded, append-only.
Cloud-optional. No hard cloud dependencies: the same artifact set runs on a laptop, a VM, or your own Kubernetes.
Create your organisation, name your site, and publish something that can pass an audit.