You're viewing the Kitchen Sink example - every writedocs feature combined in one site.

This page is mode: custom

No sidebar, no table of contents, no auto-rendered title, no prev/next - this page controls 100% of its own layout, full width. The topbar stays, so branding, search, and the theme toggle are still available. It also lives at about.mdx, right next to docs.json itself - not inside docs/ at all - proving docs/ has no special status: any .md/.mdx file anywhere in the project becomes a page the moment it has frontmatter.

Topbar stays

Branding, search, and the theme toggle are still there.

Lives outside docs/

Referenced in navigation as plain “about”, same as any “docs/…” page.

Own SEO override

This page’s frontmatter overrides ogImage/keywords field by field.