/vt

🖼️ An Elegant VuePress Theme, inspired by @vue/theme.

Primary LanguageVueMIT LicenseMIT




VT

An Elegant VuePress Theme,
inspired by @vue/theme .

NPM version

📖 Live Documentation
📚 VuePress Docs With This Theme



Features

Motivation

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.

Install

npm i vuepress-theme-vt -D

Usage

// .vuepress/config.js
module.exports = {
  theme: "vt",
};

Prior Art

vuepress-theme-vt won't exist without @vue/theme and VuePress ecosystem:

Sponsors

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:

LICENSE

MIT License © ULIVZ