asiainfoliwei / vt

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

Home Page:https://vuepress-theme-vt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




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

About

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

https://vuepress-theme-vt.vercel.app

License:MIT License


Languages

Language:Vue 60.0%Language:Stylus 16.9%Language:JavaScript 12.3%Language:TypeScript 10.6%Language:CSS 0.3%