Element | Definition |
---|---|
Content Type | A high‑level category (e.g., “Tech Blog,” “Product Page,” “Landing Page”). |
Attributes | Individual fields within a type (text, rich‑text, number, date, media, relation, etc.). |
Components | Reusable groups of attributes (e.g., an “Image + Caption” block) that can nest in multiple types. |
Relationships | References linking one content type to another (e.g., a blog post’s author field pointing to an Author entry). |
Field Name | Field Type | Description |
---|---|---|
Title | Text | Headline of the blog post |
Banner Image | Media | Featured image at the top |
Publish Date | Date | Date/time when the post goes live |
Author | Relation | Links to an Author model entry |
Body | Rich Text | Main article content (text + media) |