Another Page¶
This mirrors the standalone Another Page entry from the Nextra docs template โ a top-level page that is not buried under Introduction.
When to use a top-level page¶
- Marketing-adjacent explainers
- Changelog highlights
- Security overview
- Anything that should appear in the primary nav
Example: release notes snippet¶
1.2.0 โ Seer
- Material docs kit template
- Feedback API with KV index
- Versions endpoint for release tables
Task list for authors¶
- Create the page
- Add it to
navinmkdocs.yml - Replace example copy with your product voice
- Link related Advanced guides
Keyboard tips¶
Press Ctrl+K / Meta+K style shortcuts are theme-dependent; Material search opens with the search icon or / depending on configuration.
Use keys in prose like Enter and Esc via the pymdownx.keys extension (enabled in this kit).