Design
How pages, reusable components, and Composer fit together in Aria's builder.
7/23/26
·
Aria Team
Aria organizes site content around pages — each page maps to a route, can use a layout, and moves through draft and published states like any CMS-backed site.
Components are reusable building blocks. Drop them on a page once, then reuse the same structure across the site instead of rebuilding identical node trees by hand.
Composer is where you iterate on layout and visual design. Stage editing handles structure and bindings; Composer is the faster loop for spacing, typography, and polish. See docs/concepts/composer-vs-stage.md for the full mental model.
Getting Started
Comments
No comments yet.