Replies: 1 comment
-
You can search for For the plugin ecosystem, I think it may need to implement a unified plugin interface first: #3966, or at least have a suggested plugin style document (for example, it is recommended to export vite/vue/markdown plugins and transformPageData/xxx hooks etc.; or it is recommended to export as an helper function to wrap the vitepress configuration, etc.). By the way, https://github.com/nolebase/integrations are some vitepress plugins. If you find any useful, may merge them here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@brc-dd hi. In Vuepress, there are very powerful plugins and themes: https://ecosystem.vuejs.press/zh/
I love VitePress! But I haven't found the right plugins and themes (e.g., I need a code demo). For example, https://theme-plume.vuejs.press/guide/intro/ has a lot of plugins available.
Can we build a Vitepress ecosystem?
Beta Was this translation helpful? Give feedback.
All reactions