Docs Navigation Open
Build a Content Site
Start with a simple content-driven site to learn the platform through a realistic structure.
A content-driven site is the simplest good first build in Evolution CMS. It teaches the resource tree, templates, TVs, chunks, menus, and publishing flow without adding too much business logic too early.
Recommended Scope
- create a homepage, about page, contact page, and one repeatable content section
- define one or two templates only
- add a few TVs for subtitle, image, summary, or CTA fields
- build navigation from the tree
- keep reusable presentation in chunks or Blade partials
If you can build this cleanly, the rest of the platform will make much more sense.
Previous
Modernizing Legacy Projects
Modernize legacy sites by inventorying what exists first, then replacing weak pieces in controlled steps.
Next
Blog and News Sites
A blog or news project combines structured articles, archive logic, pagination, and SEO-friendly URLs.