Many large or newer docs sites provide an llms.txt file for token-efficient context for LLMs (e.g. uv's. prek should do the same.
I tried implementing this using mkdocs-llmtxt, but this wasn't immediately viable since Zensical, which prek uses, isn't compatible with mkdoc's plugin system (ref pawamoy/mkdocs-llmstxt#27). There doesn't seem to be a target date or milestone for upstream support, so I would recommend moving forward with a shim.
Many large or newer docs sites provide an llms.txt file for token-efficient context for LLMs (e.g. uv's. prek should do the same.
I tried implementing this using mkdocs-llmtxt, but this wasn't immediately viable since Zensical, which prek uses, isn't compatible with mkdoc's plugin system (ref pawamoy/mkdocs-llmstxt#27). There doesn't seem to be a target date or milestone for upstream support, so I would recommend moving forward with a shim.