Skip to content

@staticbolt/docs

The documentation theme for staticbolt sites. One package holds the parts, styles, and plugins every docs site shares, so a fix lands everywhere with one dependency bump.

This site is built with it.

What you get

  • Sidebar generated from the pages folder, ordered from the config, with icons and badges
  • Table of contents per page, desktop and mobile
  • Previous and next links
  • Full-text search with Pagefind
  • Code blocks through Expressive Code, with collapsible sections, line numbers, and file icons
  • Callouts, math, and diagrams, each opt-in
  • llms.txt and a Markdown copy of every page
  • Light and dark color schemes from two hue variables

What stays in the project

The .staticbolt.ts config, the layout, the colors, the social links, and any part specific to the site. The theme ships building blocks, the project decides how they go together.

Start with Getting started.