-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(docs): improve vitepress-plugin-llms
configuration
#505
base: main
Are you sure you want to change the base?
Conversation
Why ignoring blog? "This feature was introduced at 1.0.0" Or maybe some tricks here |
I doubt it |
So you didn't read blog posts at all? |
Fixed in |
llms.txt
and llms-full.txt
vitepress-plugin-llms
configuration
@@ -1,6 +1,7 @@ | |||
{ | |||
"tabWidth": 4, | |||
"semi": false, | |||
"useTabs": true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But in the configuration file of Vitepress the tabs are used
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
,,
This PR adds the
vitepress-plugin-llms
plugin to the VitePress configuration, which automatically generates LLM-Friendly documentation for the websiteIt generates
llms.txt
,llms-full.txt
and an LLM-Friendly version of each page in.md
formatSee https://llmstxt.org
If you accept this PR - I suggest you post a news story on your X that the site https://elysiajs.com/ now has documentation for LLMs and mention my plugin and me (@okineadev)
I will be grateful