profound-logoProfound CMS
⌘K
Admin
Theme
DocsTutorialBlogPhilosophy
DocsTutorialBlogPhilosophy

Motivation

Our Approach

Terminology

'Hybrid' vs 'Headless'
All Systems Operational
Powered Byprofound-logo
Theme

Our approach

Our CMS helps developers quickly connect content management to existing websites and codebases with flexible headless, hybrid, and AI-powered workflows that reduce configuration while preserving full frontend control.

We place a high value on simplicity. Developers can use our CMS with minimal configuration or coupling. They can migrate their existing codebases to our CMS without any hiccups, allowing enterprises to quickly connect our CMS to their already established websites.

We consider the developer experience in three ways.


Headless: More configuration and more control

We provide APIs to fetch selected content, but the developer has to call the API and populate their components. We offer a way to refresh or re-render on database changes.

The admin panel can be connected as a proxy to edit the schema on the same server as the website and view live changes.

We deliver an intuitive UI/UX that makes managing this schema straightforward.


Hybrid: Less configuration but more versatility

The developer can set up a single catch-all page.tsx file that handles all the generated routes from the admin panel.

The developer simply wraps their existing React components and connects the props we inject into the block to their React component. They can then control these React blocks’ properties from the admin panel.

The admin panel can also be connected as a proxy here, enabling live previews and overlay editing.

In the end, only the renderer is deployed, and the developer is free to host it anywhere.


AI capabilities

MCP servers connect with Claude Code and Cursor to enable seamless development with our API and package.

Generate pages using the blocks you provide, as well as textual content, blog posts, and more.

Much more.