AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Quickstart
Install the Blode.md CLI, authenticate with GitHub, scaffold a docs project with blodemd new, preview locally, and deploy live docs in minutes.
This guide walks you through installing the CLI, scaffolding a docs project, and deploying it.
Prerequisites
You need Node.js 24.x.
Steps
npm i -g blodemdblodemd loginThis opens your browser for OAuth authentication. Use blodemd login --token to paste an API key instead.