All available frontmatter fields
Frontmatter fields available for each content type.
Common Fields
These fields work in all content types:
| Field | Type | Required | Description |
|---|---|---|---|
title | string | Yes | Content title |
date | date | No | Publication date (YYYY-MM-DD) |
author | string | No | Author name or ID |
description | string | No | Summary for SEO (160 chars) |
image | string | No | Featured image path |
draft | boolean | No | Hide from published site |
categories | array | No | Content groupings |
tags | array | No | Keyword labels |