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.
Local development
Run blodemd dev to preview your documentation locally at localhost with hot reload, matching the deployed site as you edit MDX and docs.json.
The blodemd dev command starts a local preview server that renders your documentation exactly as it appears when deployed. Changes to your content and configuration are reflected in real time.
Start the dev server
blodemd devThis starts the server at http://localhost:3030 and opens it in your default browser.