Use Add new → New page or New collection. Drag to reorder in Manual sort mode. Open Settings to change URLs. Delete supports undo for accidental removals.
Create a new page
Open Pages.
Click Add new → New page.
Enter a title and URL segment (slug).
Confirm — the page opens in the editor.
If a collection is selected or you create from within a folder context, the page is created inside that collection.New pages start with starter content depending on template and context. Replace or build from there in Visual or Source mode.
Create a new collection
Add new → New collection.
Enter a display name and URL segment.
The folder appears in the tree — add pages inside it.
Collections do not require an index.mdx, but many sites add one as a section landing page.
Reorder pages and collections
Set sort to Manual, then drag rows in the file tree. Order affects:
Sidebar navigation (on supported templates)
Collection component card order
Publish menu grouping
Switch to Name or Recent sort for maintenance — switch back to Manual before publishing nav-sensitive sites.
Reorder with Quasar or the API
You can also reorganize the tree without dragging:
Quasar — ask to reorder a collection, move a page into another folder, or change sort mode (for example "put Quickstart first in ").
/guides
REST — POST /api/v1/sites/{siteId}/reorder with operationreorder, move, or sort (requires content:write). See the Reorder pages API.
MCP — aveiro_reorder_pages wraps the same route for Cursor and Claude.
Tree order affects sidebar navigation and collection cards on supported templates — review after automation runs.
Rename and move
Use Page settings to change a page’s path / URL segment. Aveiro validates that the new path is unique and well-formed.
Moving between collections is done by changing the path or using move actions in the tree (where available). Update internal links after moves.
Duplicate a page
From the page row menu, Duplicate creates a copy in the same collection with a new slug. Edit title and path in settings afterward.
Copy and paste across collections
Copy a page from the tree, navigate to another collection, Paste — useful for reusing a layout-heavy page as a template within your site.
Delete with undo
Deleting a page or collection prompts for confirmation. After delete, an Undo toast lets you restore briefly if you acted by mistake.
Permanent removal clears draft content — published snapshots may still exist until you unpublish; check the publish menu.
Multi-select
Select multiple pages to delete or batch-operate. Clear selection with Esc.
Organizing tips
Goal
Approach
Docs site
One collection per major section; manual order matches sidebar
Blog
Flat collection or date-ordered with Recent sort for archive pages
Marketing site
Root-level pages for funnel; minimal nesting
Large migration
Create structure first, then fill content via AI or import