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.
Deploying with push
Deploy your MDX docs to Blode.md with blodemd push, including project slug resolution, API key auth, directory options, and what happens during upload.
You deploy documentation to Blode.md by running blodemd push. This page covers the command options, how directory resolution works, and what happens during a deployment.
Command
blodemd push [dir]The optional dir argument specifies the path to your docs directory. If omitted, the CLI searches for docs.json automatically.