Focused Tool · Apache 2.0 · Single Binary · Creator & Marketing

Self-hosted documentation generator

Point at a directory of Markdown files, get a searchable documentation site. Docusaurus without the React build pipeline and the npm audit warnings every six months.

Install Typeset Free Complete — all 150 tools $29/mo

A regulated company runs Typeset inside their air-gapped network. No data leaves the building. Compliance auditors can inspect the SQLite file directly. When the team needs a report, they query the API and format the output however the auditor expects.

What Typeset replaces

The moment you store pages in someone else's cloud, you have accepted their terms, their pricing changes, and their uptime. Typeset puts that decision back in your hands with a standalone binary that runs anywhere you can run a Linux process.

Endpoints
Setup and daily use

Start Typeset with a port and a data directory. It creates its SQLite database on first run and serves both the API and the dashboard on the same port. Create pages through the web interface or POST JSON to the API. Filter by body, site id, or search by keyword. Update records with PUT, delete with DELETE. The stats endpoint returns aggregate counts grouped by status for monitoring.

Docusaurus hosting at $0 + maintenance.

Self-hosted documentation generator. Self-hosted on your infrastructure. Your data never leaves your server.

Quickstart

Running in under a minute.

Download
curl -fsSL https://stockyard.dev/install.sh | sh -s -- --tool typeset
Run
PORT=9240 ./typeset
Open
http://localhost:9240

Single binary. Embedded SQLite. No Docker. No database. No dependencies.

Pricing

Free to start. Pro when you need it.

Free
$0
forever
  • 10 pages
  • Single binary, embedded SQLite
  • Apache 2.0 — modify freely
Pro
$0.99
per month
  • Unlimited pages, versioned docs, custom theme, search, analytics
  • License key, no cloud dependency
  • Email support

License key by email. One env var.

Your license key arrives by email within 5 minutes of checkout. Set it as an environment variable and restart the binary.

export TYPESET_LICENSE_KEY=stockyard_xxxxxxxxxxxxxxxxxxxx
./typeset

No cloud connectivity required. The binary validates the key offline with Ed25519 signatures.

Part of the Stockyard family — 150 focused self-hosted tools · Complete bundle $29/mo · stockyard.dev