FAQ

Basics

How does publishing work?

Editors save drafts, then publish. A published item is immediately live on its slug — no rebuild, no cache flush.

What is this CMS?

It is a standard content system: an admin area to manage content and a fully public site that serves published items live with runtime SEO.

Content types

How does SEO work?

Every public route emits metadata at request time from the item SEO, falling back to type and site defaults. The sitemap lists published items automatically and respects the no-index flag.

What is a blocks landing page?

A landing page composed from an ordered list of typed blocks — hero, feature grids, stats bands, calls to action — each validated and rendered by a generic renderer.

Customization

Can I customize the public site?

The generic components are theme-agnostic. Forks restyle the shell and tokens in code; content and composition stay CMS-managed.

Certified