Introduction
Ship beautiful docs from your terminal. Write MDX locally, deploy with one command.
Blode.md is a docs-as-code platform. You write documentation as MDX files in your repository, configure navigation and branding in a single docs.json file, and deploy with blodemd push.
Create .mdx files with Markdown, JSX components, and frontmatter. Over 30
built-in components are available with no imports needed.
Define your navigation, colors, and branding in a single docs.json file.
Run blodemd push from your terminal or CI pipeline. Your docs are live in
seconds.
Callouts, tabs, steps, code groups, accordions, type tables, and more. No imports needed.
Push from your terminal or automate with GitHub Actions. Atomic deployments with zero downtime.
Every project gets a *.blode.md subdomain. Add your own domain with DNS
configuration.
Drop in an OpenAPI spec and get auto-generated API reference pages with an interactive playground.
Full-text search with Cmd+K. Auto-indexed from your content, no configuration needed.
Auto-generated sitemaps, robots.txt, and llms.txt for AI-friendly documentation.
See every command and option.