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.
docs.json reference
Reference every supported docs.json field for navigation, branding, collections, OpenAPI, analytics, and deployment settings in your Blode.md project.
Every Blode.md project is configured through a single docs.json file at the root of your docs directory.
If you are coming from Mintlify, Blode.md intentionally keeps this contract
smaller. theme, colors, fonts, icons, background, and styling are
not supported in docs.json.
Minimal example
{
"$schema": "https://blode.md/docs.json",
"name": "My Project",