Pages are built with a block-based editor. You add blocks one at a time, reorder them with drag-and-drop, and fill in each block's properties on the right. There's no single "body" field — the whole page is the stack of blocks.
Step by step
- From the channel's dashboard, click Pages in the left nav, then New Page.
- Enter a Title. This becomes the page's H1 and the browser tab text.
- Enter a Permalink (the URL slug). Auto-derived from the title if you leave it blank.
- Pick a Culture and a Publish Date — same rules as articles.
- In the Blocks panel, click Add Block and pick a block type.
- Fill in the block's properties on the right. For a Text block, that's the HTML body. For a Hero, it's the headline, sub-headline, background image, and CTA.
- Add more blocks. Drag to reorder.
- Click Save.
The block editor layout
- Left column — the list of blocks on the page, in order. Click a block to select it.
- Right column — the selected block's properties. Each block type has its own form.
- Top bar — page-level fields (title, permalink, publish date, etc.) and the Save button.
Reordering and deleting
- Reorder — drag a block in the list to move it up or down.
- Delete — select a block and click the trash icon. There's no undo, so be sure.
- Duplicate — not currently exposed. Copy the properties manually if you need a near-duplicate block.
Previewing
Save first, then open the public URL — /c/{channel-permalink}/p/{page-permalink} — in a new tab. There's no in-editor preview yet. Keeping the tab open and refreshing after each save is the fastest loop.
Draft a page
Same pattern as articles: set Publish Date to a date in the future. The page is saved but invisible on the public site until that date arrives. Flip it back to "now" when you're ready to launch.