Skip to content

Commit

Permalink
Merge pull request #972 from saschaseniuk/patch-2
Browse files Browse the repository at this point in the history
add vite-plugin-llms for llms.txt specification support
  • Loading branch information
Scrum authored Jan 9, 2025
2 parents ed32b01 + 63d5f36 commit 3730914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [vite-plugin-vanilla](https://github.com/Marinerer/vite-plugins/tree/main/packages/vanilla) - Vanilla multi-page web development mode.
- [genaicode/vite-plugin](https://github.com/gtanczyk/genaicode/tree/master/src/vite-genaicode/) - A plugin that embeds an AI coding assistant into the app UI.
- [vite-plugin-year](https://github.com/8hobbies/vite-plugin-year) - Inserts the current year to the html file during build. Useful for adding a copyright year to the HTML file.
- [vite-plugin-llms](https://github.com/saschaseniuk/vite-plugin-llms) - Integration for the llms.txt specification supporting AI optimized content alongside application routes.

#### Loaders

Expand Down

0 comments on commit 3730914

Please sign in to comment.