Knowledge Base Example

The knowledge-base example is the clearest Rustipo shape for documentation, notes, and nested content trees. It is the closest sibling to Rustipo's own docs site.

Best Fit

Choose this example when you want:

  • nested guides or notes
  • section landing pages and route hierarchy
  • page TOCs and docs-style navigation
  • a knowledge base or reference-style site

What It Uses

  • example directory: examples/knowledge-base/
  • theme: atlas
  • palette: tokyonight-storm

What It Shows

  • built-in atlas theme
  • nested pages and section indexes
  • breadcrumbs and per-page table of contents
  • docs-style navigation structure
  • menu setup for multiple documentation sections

Why It Matters

This example is where Rustipo's documentation-oriented model becomes easiest to understand in practice. If you want a site that feels structured before it feels decorative, start here.

Good Next Step

Use this example as your reference for docs, notes, or internal knowledge sites.

If your site is smaller and more personal, compare it with Basic portfolio. If it is more essay-driven, compare it with Journal.