Skip to main content
Every MDX page can start with a YAML frontmatter block:

Titles and sidebar

Layout

mode controls the page chrome: hideFooterPagination: true removes the previous/next links.

Visibility, search, and SEO

API pages

Changelogs and feeds

rss: true on a page built from <Update> blocks publishes an RSS feed at <page-url>/rss.xml and shows a feed icon next to the title. Use ISO dates (2026-08-12) as label values to get correct publish dates.

Page actions

contextual overrides the page-action menu (Copy page, View as Markdown, Open in ChatGPT, …) for a single page:
display: toc moves the menu into the table-of-contents column instead. See AI & agents for the full option list and custom entries.