Docs Navigation Open
Blog and News Sites
Use article structures, listings, and archive logic to build a practical publishing workflow.
Blog and news sites are a natural fit for Evolution CMS because they combine structured content, tree-based organization, templates, listings, and SEO-aware URLs.
Typical Recipe
- define an article template with summary, date, image, and body fields
- keep articles under a dedicated tree branch
- use a listing tool such as DocLister for archive pages
- add pagination, category filters, or tag logic only after the core structure works
- keep aliases and publish dates consistent from the start
This recipe is often the first place where resource structure and listing extras start working together in a meaningful way.
Previous
Build a Content Site
A content site is the best first recipe for learning templates, TVs, navigation, and the resource tree.
Next
Build a Multilingual Site
Multilingual builds work best when the URL, tree, and translation ownership model are chosen early.