vuejs / vitepress

Vite & Vue powered static site generator.
https://vitepress.dev
MIT License
12.53k stars 2.04k forks source link

Create a "awesome-vitepress" repository #4059

Open ghost opened 1 month ago

ghost commented 1 month ago

Is your feature request related to a problem? Please describe.

Vite team has created a great repository to list the plugins for Vite: https://github.com/vitejs/awesome-vite

VuePress did receive the same attention: https://github.com/vuepress/awesome-vuepress The same goes on if we think of other projects. Example: https://github.com/stylelint/awesome-stylelint

There are many great plugins coming out for VitePress, but it is not easy to find them, since npm registry is not easy to search... the same applies to GitHub as a whole...

As long as I know, there are 2 "awesome-vitepress" repositories of sort, but they are not updated, the owners are not much online, and actually one of the repositories was targeted only for vitepress v1.

https://github.com/logicspark/awesome-vitepress-v1 https://github.com/jonsam-ng/awesome-vitepress

Describe the solution you'd like

To create a repository where we can contribute to the list of VitePress plugins. This is a prestige for your own project and also for the plugin authors.

Describe alternatives you've considered

No response

Additional context

No response

Validations

bosslay commented 1 month ago

nice idea