Editor's Guide
Everything an editor needs to run a site. No code required.
Logging in
Go to /admin/login and enter the password. Once in, the editor tools appear on the live site, and the admin lives at /admin/cms.
Editing a page
Open any page while logged in. Each block shows a small handle:
- Click the handle to reveal edit, move, add, and delete tools
- Drag a block to reorder it, or drop it into another container
- Click edit to change text, swap the image, or set the layout
- Use the add button at the bottom of a container to insert a block
The admin
The /admin/cms sidebar has:
- Pages, create and edit pages, set SEO, pick a template
- Templates, the HTML shells with
{Container}placeholders - Media, upload images and set alt text, captions, and credits
- Events, the calendar and registration settings
- Site, navigation menus, redirects, and the cache flush
Renaming and redirects
When you change a page slug, add a redirect under Site so the old URL still works. Editor changes refresh the public cache automatically; use Flush page cache only after a bulk script change.