Skip to content
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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

okineadev
Copy link

This PR adds the vitepress-plugin-llms plugin to the VitePress configuration, which automatically generates LLM-Friendly documentation for the website

It generates llms.txt, llms-full.txt and an LLM-Friendly version of each page in .md format

See 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

@kravetsone
Copy link
Contributor

Why ignoring blog?
Maybe helpful for llms like

"This feature was introduced at 1.0.0"

Or maybe some tricks here

@okineadev
Copy link
Author

Why ignoring blog? Maybe helpful for llms like

"This feature was introduced at 1.0.0"

Or maybe some tricks here

I doubt it

@fecony
Copy link
Collaborator

fecony commented Mar 28, 2025

I doubt it

So you didn't read blog posts at all?

@okineadev
Copy link
Author

@SaltyAom I see you just added this - 1ac9f57

I ask you to take a look at this PR with the improved configuration

@okineadev
Copy link
Author

I doubt it

So you didn't read blog posts at all?

Fixed in 7a853ae (#505).

@okineadev okineadev changed the title feat(docs): generate llms.txt and llms-full.txt chore(docs): improve vitepress-plugin-llms configuration Mar 28, 2025
@@ -1,6 +1,7 @@
{
"tabWidth": 4,
"semi": false,
"useTabs": true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, noimage

Copy link
Author

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

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

,,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants