# docuowl/docuowl

🦉 A documentation generator

Repository: https://github.com/docuowl/docuowl
Canonical: https://ross.abutalabs.com/products/docuowl
Language: Go
License: MIT
License Family: permissive
Topics: documentation, documentation-generator, documentation-site, documentation-website, documentation-template
Last push: 2023-02-25T02:53:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1985, "days_push": 1285, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1312, forks 53 (observed 2026-08-28T04:04:20.286551+00:00)

## What it is
Docuowl is a Go-based documentation generator that converts a directory of Markdown files into a static single-page documentation site with a Stripe-inspired layout. It supports grouped sections, sidenotes, and custom Markdown extensions like boxes and attribute lists.

## Use cases
- generate a static documentation site from markdown files
- create stripe-style api documentation
- build a single-page docs website
- organize markdown docs into grouped sections with sidenotes
- publish project documentation as a static page

## When to choose
- you want a polished single-page documentation site from plain markdown
- you like Stripe's documentation layout
- you want a simple directory-based docs structure with no database or server

## When to avoid
- you need multi-page documentation with search
- you need a docs platform with versioning and collaboration features
- you need actively developed tooling with frequent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: documentation, static-site-generator, markdown, cli
- domain: documentation, developer-tools, web-development
- platform: cli, cross-platform, windows
- tags: stripe-style-docs, single-page-docs, markdown-to-html, api-documentation, macos, linux

## Member repositories
- docuowl/docuowl (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.286551+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:49:02.042488+00:00, confidence not recorded.
  - readme: https://github.com/docuowl/docuowl (fetched 2026-08-28T04:04:20.286551+00:00, sha 1f6824e3f821)
- Data as of 2026-08-30T08:39:29.467469+00:00.
