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.
Full-text search
Blode.md indexes titles, headings, and body text on deploy so visitors get built-in full-text search with keyboard shortcuts and no extra setup.
Search is enabled by default on every blode.md site. Your visitors can find content instantly without any configuration on your part.
Keyboard shortcuts
You can open the search dialog with any of these shortcuts:
| Shortcut | Platform |
|---|---|
| Cmd + K | macOS |
| Ctrl + K | Windows, Linux |
| / | All platforms |
How it works
When you deploy with blodemd push, your page titles, headings, and body content are automatically indexed. There is no external search service to configure and no API keys to manage.
The search index updates every time you deploy. New or edited pages are searchable immediately after a successful push.
Customize the search placeholder
You can change the placeholder text shown in the search bar by setting search.prompt in your docs.json: