feat(docs): publish llms.txt for AI agent consumption
Add the starlight-llms-txt plugin so the docs build emits llms.txt, llms-full.txt, and llms-small.txt alongside the regular pages, making the manual queryable by MCP-compatible agents without depending on a third-party indexing service. Also bump js-yaml, nanoid, and sharp in docs/site to clear three high-severity advisories (quadratic YAML omap parsing, a zero-size nanoid loop, and inherited libvips CVEs) flagged by npm audit while touching the same lockfile.
This commit is contained in:
@@ -133,7 +133,10 @@ silent until you enable logging.
|
||||
|
||||
A Starlight-powered site rebuilt on every push to `main`. It covers
|
||||
configuration variables, key bindings, abbreviations, all functions, the
|
||||
dependency catalog, customization, and more, with full-text search.
|
||||
dependency catalog, customization, and more, with full-text search. Also
|
||||
published as [`llms.txt`](https://fish.rootiest.fyi/llms.txt) (with
|
||||
`llms-full.txt` and `llms-small.txt` variants) for AI agents and other
|
||||
LLM tooling.
|
||||
|
||||
Contributing to the docs? There are two sources, split by content type:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user