About Hypermedia Docs

Hypermedia Docs is an open-source documentation platform built on one idea: docs should be plain Markdown files rendered on the server as HTML — not assembled in the browser from JSON.

How It Works

There is no database for content, no build step, no JavaScript framework, and no client-side state management. You write .md files, push to Git, and your docs are live in seconds.

The Stack

Open Source

The rendering engine is open source and MIT licensed. The hosted platform at hypermediadocs.com adds multi-tenant hosting, custom domains, team collaboration, and a managed deployment pipeline.

View on GitHub →