v0.1.5
Docs Introduction Kwelea

Kwelea

Kwelea turns a docs/ folder of Markdown files and a kwelea.toml config into a complete static documentation site.

Install it once globally. Consuming projects gain zero new dependencies — just a docs/ folder.

go install github.com/engineervix/kwelea@latest

What you get

  • Three-column layout: sidebar nav, main content, in-page table of contents
  • Full-text search, built in — no external service
  • Light and dark mode, configurable Chroma code themes
  • Live reload during writing
  • Syntax highlighting, admonitions, and D2 diagrams in Markdown
  • A single self-contained binary; no Node.js, no Python, no CDN calls

Where to go next

Type to search…