Product

CMS Collections and Dynamic Data

Collections, entry templates, and binding CMS fields to page content.

7/23/26

·

Aria Team

Post cover image

Fresh Aria installs include blog, authors, and tags collections. Relations between them let you model real editorial structure instead of hard-coding content in page nodes.

List and entry templates

The blog list page at /blog renders many entries. Each post uses an entry template at /blog/{slug}. Tag archive pages at /tags/{slug} filter posts by relational tags.

Data bindings

Bind title, excerpt, published date, and body fields directly on builder nodes. When content changes in the CMS, every bound surface updates without re-editing the page structure.

Filed under

Getting Started

Comments

No comments yet.