Skip to content
All postsIntro

Hello, Blode.md

Most docs tools want you to leave your editor. Blode.md doesn't.

Matthew Blode

Why this exists

Existing docs platforms charge per seat or per page. The others ask your team to learn a new editor and a new review flow. We wanted Markdown in a repo and a URL.

Blode.md keeps the surface small on purpose. The pull request is the review. The merge is the deploy. Docs use the same path your code already does.

What works today

The CLI scaffolds a project, the renderer ships MDX, and the GitHub app deploys on every push. Custom domains, full-text search, and an interactive API reference are included from day one.

Three commands to live:

npm i -g blodemd
blodemd login
blodemd new docs
blodemd push docs

What's next

Themes, analytics, and team accounts are next on the list. Issues and roadmap live on GitHub. Open an issue, send a PR, or sponsor — it all helps.

Try it

Sign in with GitHub and your first site is live in under a minute.