Frontmatter gives us page-level controls without changing TypeScript config for every article.
Two useful flags:
toc: false to hide the table of contentswideContent: true to expand content width when TOC is hiddenYou can override:
title, description, canonicalkeywords, robotsFor articles that were published first on another platform (for example Medium), we add:
origin with the external URLoriginLabel with custom text (optional)