Blume is an open source, Markdown-first documentation framework for shipping production-grade docs sites with minimal setup. A folder of Markdown is a complete project: navigation is inferred from files, while search, theming, and OG images work out of the box, with configuration available only when needed. It includes 30+ accessible, theme-aware components and Markdown extensions for callouts, cards, steps, tabs, file trees, package-install tabs, code groups, Mermaid diagrams, and KaTeX math, with no imports or JSX to manage. Blume can render interactive OpenAPI and AsyncAPI references with endpoints, schemas, and a live “Try it” playground, and it includes a built-in changelog sourced from Markdown or GitHub Releases. Content can come from local Markdown, remote repositories, CMSs, Notion, or custom backends and be mixed into one site. It is built for both humans and AI: every page can be fetched as raw Markdown, indexed through llms.txt, and queried with an in-page AI assistant.