Content modelling
A content model defines what content a website has, how that content is structured, and how different pieces of content relate to each other.
In xuui, the content model is defined in the project's config using two concepts:
- Content types define the kinds of content in a website. For example, a blog post, an event, or a page.
- Fields define the information that can be stored for each content type. For example, a title, image, date, or author.