Skip to content

feat: 📄 integrate llms.txt generation functionality#4692

Closed
okineadev wants to merge 4 commits intovuejs:mainfrom
okineadev:llmstxt-integration
Closed

feat: 📄 integrate llms.txt generation functionality#4692
okineadev wants to merge 4 commits intovuejs:mainfrom
okineadev:llmstxt-integration

Conversation

@okineadev
Copy link
Copy Markdown
Contributor

@okineadev okineadev commented Apr 15, 2025

Description

Integrated llms.txt generation functionality from the vitepress-plugin-llms

Now you can enable llms.txt generation using the llms parameter:

llms: true

You can also pass parameters there:

llms: { workDir: 'en' }

This is a rough draft for now, I just moved the code from vitepress-plugin-llms

I also thought about just importing the plugin and adding it to the list of built-in plugins, but I thought about it and decided that it wouldn't make much sense, because if this feature is integrated directly into VitePress, then VitePress should maintain it accordingly

Ready for further suggestions and changes.

Linked Issues

Closes #4590


Tip

The author of this PR can publish a preview release by commenting /publish below.

Don't merge this PR yet

@okineadev
Copy link
Copy Markdown
Contributor Author

I am temporarily closing it due to the fact that this is not planned to be done in the near future.

@okineadev okineadev closed this Jun 1, 2025
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support llms.txt generation

1 participant