Introducing lildocs

A map of the lildocs documentation, from first build through content, navigation, search, diagrams, configuration, and deployment.

lildocs builds a static, searchable documentation site from Markdown files. The default path is intentionally short:

lildocs ./docs

Use this documentation to learn how lildocs resolves input, turns folders into site navigation, applies configuration, and prepares output for local preview or GitHub Pages.

Start Here

Features

Configuration And Styling

  • Configuration reference lists config.json fields, schema support, precedence, and CLI flag mappings.
  • Themes and styling covers built-in themes, Shiki themes, local theme.ts, fonts, backgrounds, and link styling.

Publishing