Auto generate llms.txt #2617
Replies: 3 comments
-
|
I don’t think this needs to be a built-in feature of Starlight. It’s fairly easy to implement manually, and could even be developed as a standalone plugin, so I’d encourage people interested in that to explore that approach. |
Beta Was this translation helpful? Give feedback.
-
|
Documentation sites will be consumed by humans and LLMs in the near future. It would be nice to be LLM-friendly out of the box. That being said, I have using the https://delucis.github.io/starlight-llms-txt/ which works great for that purpose. |
Beta Was this translation helpful? Give feedback.
-
|
Considering that the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What version of
starlightare you using?latest
What is your idea?
Use all the docs file to generate an easy-to-read file for LLM
Why is this feature necessary?
Public doc should facilitate the work of LLM by publishing content in text only:
https://llmstxt.org/
this will simplify the usage of any product
Do you have examples of this feature in other projects?
yes here: https://scalabledeveloper.com/posts/llms-txt-with-astro/
Participation
Beta Was this translation helpful? Give feedback.
All reactions