core
core copied to clipboard
Vue-Powered Static Site Generator
This change make it possible to support ext marker automatically:
Preview: https://cikimomogi-grammy.github.io/VP/test.html
Improving the performance by running the independent async functions in parallel ✈️. Ref-: https://github.com/vuejs/vitepress/pull/1320 _Sorry if I made any mistakes :(_
## Changes Fixes an issue with the search plugin’s hotkey being triggered while typing into a text control (e.g. when setting the shortcut to / and then trying to type...
Currently I cannot select Terser to minify my JS code
Currently I cannot use dedicated PostCSS config file with VuePress. Fix #1013
- [x] translate guide section - [ ] translate reference section - [ ] translate advanced section - [ ] fix links in Russian docs
cc @meteorlxy The problem seems to be the one I once reported through WeChat. technically speaking, plugin style may be loaded after theme, but user custom style file is loaded...