Frontmatter

Frontmatter is the metadata/attributes of markdown files.

Available arguments:

NameRequiredTypeDescription
titleYesstringThe main heading of the page
metaTitleYesstringUsed for the title of the page
orderNostringThe sort order of this page relative to others in the left menu
defaultExpandedFromNodateCan be used to expand sections of the left menu during certain periods. Both defaultExpandedFrom and defaultExpandedTo must be set for this to work
defaultExpandedToNodateCan be used to expand sections of the left menu during certain periods. Both defaultExpandedFrom and defaultExpandedTo must be set for this to work
containerNostringIf the page is just a container for other pages this can be set to change how the left menu works when clicking the container page.
hideInNavigationNoboolControls if the page should be visible in the menu