Collection

Display a dynamic list of CMS items, perfect for blogs, projects, and more.

The Collection component displays a group of CMS items on your page, such as blog posts, products, team members, or case studies. It acts as a dynamic list that automatically updates whenever new content is added to your CMS folder.

You can choose which folder to pull content from, how items should be sorted, and which template page to use for displaying individual entries. Collections can also be filtered by tags, authors, status, or featured items, giving you full control over what appears.

Typical use cases include:

  • Listing blog posts or news articles

  • Showing team members or portfolio projects

  • Displaying a paginated list of products

With options for pagination, filtering, and layout controls (like columns, rows, and spacing), the Collection component makes it easy to build flexible, data-driven layouts that stay up to date automatically.

You can access the RSS feed for any Collection through the {{collection.rssURL}} variable. This allows you to place a component in either the Before or After dropzones and link any element, text, icons, or SVGs, directly to the feed URL.

This is an easy way to offer subscribers an automatic feed of updates for that specific Collection without needing any additional configuration.

Last updated

Was this helpful?