Available now Web app · self-hosted on your server

📚 Docwell

A complete self-hosted help center — markdown in, branded SEO-ready docs out.

GitBook Premium runs $79/site/month. HelpScout Docs starts at $22/user/month inside a bundle. Docwell is a complete help center on your own hardware: write articles in Markdown with a live split-pane preview, organize collections and categories, and give customers a fast, branded, SEO-ready site with instant full-text search — for $29, once.

$79/mo (Premium) forever $29once
Docwell screenshot

Docwell, as it actually looks — a real screenshot, not a mockup.

What's in the box

Features

Branded public help center

Your logo, brand color and hero search box — no "Powered by" badge to pay to remove.

Instant FTS5 search

Search-as-you-type with highlighted snippets, powered by SQLite FTS5.

Markdown editor with live preview

Split-pane editing rendered by the exact same pipeline as the public site — plus paste-to-upload images.

Collections → categories → articles

Reordering, slug control, and a draft / published workflow — drafts are invisible and excluded from search.

Internal links done right

[[article-slug]] wikilinks plus hand-picked related articles, auto table of contents, prev/next navigation.

Helpful votes + feedback report

One vote per visitor, optional comment on a downvote, and a report showing your worst-scoring articles first — so you know exactly what to fix.

SEO done right

Meta descriptions, OG tags, sitemap.xml, robots.txt, canonical URLs, clean URLs, smart 404s that suggest close articles.

One SQLite file

Server-rendered public pages (zero JS framework), Docker included, desktop mode for offline writing, zero telemetry.

The receipt

Docwell vs GitBook

GitBook at $79/mo (Premium) runs roughly $948/year — $1,896 over two years. Docwell is $29, once.

DocwellGitBook
Price$29 once$79/site/month (Premium)
Cost over 3 years$29~$2,844
Custom brandingFreeHigher tiers
Remove "Powered by"It's your codePaid
Full-text searchFTS5, instantYes
Helpful-vote analyticsYes, with worst-first reportLimited
Works offline / air-gappedYesNo
Your dataYour server, one SQLite fileTheir cloud

Docwell costs a third of one month of GitBook Premium. It pays for itself before your first article is finished.

Setup

Three steps, no subscription

STEP 01

Buy once on Whop

One-time $29 for the packaged Windows installer with 1-click setup and updates.

STEP 02

Write your docs

Markdown with live split-pane preview, paste-in images, wikilinks and a draft workflow — desktop mode works fully offline.

STEP 03

Publish on your domain

docker compose up -d on a $5 VPS, point help.yourproduct.com at it — SEO meta, sitemap and clean URLs are already done.

FAQ

Honest answers

Is it really free on GitHub?

Yes — MIT source at github.com/bensblueprints/knowledge-base. $29 buys the signed installer, 1-click setup and updates.

Is the public site fast?

Yes — it's server-rendered plain HTML with no JS framework, which is also why the SEO story is so clean. Search is the only scripted part, and it's instant vanilla JS over FTS5.

What doesn't it do vs GitBook?

Honestly: no git-repo sync, no AI answers, no multi-language localization, no multi-author roles — the admin is single-password. GitBook is genuinely better for open-source API docs maintained from a repo by a team. Docwell is better for the product help center you write and own.

Can I see which articles are failing?

Yes — the feedback report sorts worst-scoring articles first with every thumbs-down comment attached. It's the single most useful page in the app.

Do I need a server?

For a public help center, yes — a $5 VPS with the included Docker setup. Desktop mode runs the whole thing as a Windows app for writing and internal use.

Deep-dive comparisons:

Own Docwell forever

$29 once. Deploy on your own server — your data never leaves it. No renewal, no account with us, no meter. Or build it yourself from the MIT source — it's the same app.