Skip to content
OwnDocs
Feature

Navigation & page metadata

Sidebar navigation, breadcrumbs, previous and next links, a table of contents that tracks your scroll position, and a page footer built from real git history.

  • Sidebar navigation, breadcrumbs, and previous/next links are generated from the folder structure — there is no manual navigation config to maintain.
  • On desktop, a sticky table of contents lists every h2 and h3 heading and highlights the section currently in view as the reader scrolls; on mobile the same list collapses into an "On this page" panel below the article.
  • Every h2–h6 heading gets a hover-revealed copy button for a deep link straight to that heading, and a "Related Pages" card grid below the article renders curated next-step links from the page frontmatter.
  • A metadata footer shows the last-updated timestamp and recent contributors sourced from real git history, plus a direct "Edit on GitHub" link — both opt-in via environment variables.