Concepts
Core ideas behind how ciderpress organizes and renders documentation.
Content
How pages define your site structure — one unified Page shape for leaves, groups, and auto-discovered sections, with glob discovery, inline content, and default frontmatter injection.LLM Output
How ciderpress serves documentation as structured text for LLMs, AI agents, and programmatic consumers.Navigation
How the topbar, sidebar, and auto-generated landing pages control how users find and arrive at content.Themes
How built-in themes, dark/light variants, theme + variant switchers, and color token overrides shape the visual identity of your documentation site.Workspaces
How workspaces drive the home-page showcase, landing-page cards, and monorepo organization.