A vuepress theme with tons of features✨ / 一个具有强大功能的 vuepress 主题 ✨
Current branch is based on VuePress@v2, and still in W.I.P. For stable releasae in v1, please see v1 branch.
当前分支基于 VuePress@v2,仍处于 W.I.P. 稳定 v1 发行版请参见v1 分支。
V2 will come together with VuePress@v2, with the power of vite@v2 webpack@v5 and vue@v3.
V2 will be a totally rewrite including:
- All the components will be rewrite with composition api in vue3
- All the styles will be mirgate to sass
Also we are going to make sure the rewrite one has a better performance!🚀 (no less than 25% increasement)
Here is a list of changes:
Note: All plugin names are in PascalCase and without
vuepress-plugin-
prefix, you should change tokebab-case
and add the prefix yourself to get the correct plugin name.
-
A image viewer plugin for VuePress using lightGallary
See LightGallery
-
A style system for sass across plugins and theme
See SassPalette
-
A new share plugin providing page share.
-
Build a own blog plugin to support blog with better performance