An Elegant VuePress Theme,
inspired by @vue/theme
.
📖 Live Documentation
📚 VuePress Docs With This Theme
- Compatibility: fully compatible with VuePress's Default Theme.
- Full-text search: No server dependencies, distinguishing locales.
- Dark Mode
- TypeScript Support
- Homepage
- API Page
- i18n, Code Copy, TOC, etc.
- ...
Next Vue's documentation is very cool, which is powered by VitePress and @vue/theme
—— A next-generation SSG for Vue ecosystem, but currently VitePress is still in early stage and there is no plugin system.
I made this theme to combine eXperience of @vue/theme
and current huge VuePress ecosystem, and introducing some built-in features like full-text search, i18n etc.
npm i vuepress-theme-vt -D
// .vuepress/config.js
module.exports = {
theme: "vt",
};
vuepress-theme-vt
won't exist without @vue/theme
and VuePress ecosystem:
If my code has helped you, please consider sponsoring me. I'd like to thank these awesome companies for sponsoring me:
You can donate through the following channels:
- Become a backer or sponsor on Patreon..
- Github Sponsors (WIP).
MIT License © ULIVZ