ulivz / vt

🖼️ A "Post-VuePress Era" Documentation Theme (Deprecation Warning: For a next-gen SSG, please check out Rspress.)

Home Page:https://vt.insx.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




VT

A "Post-VuePress Era" Documentation Theme

NPM version

📖 Live Documentation
📚 VuePress Docs With This Theme



Status

VT is now in maintenance mode and will be deprecated in the future. For a next-gen SSG, please check out Rspress.

Features

Motivation

I made this theme to combine better eXperience 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

🖼️ A "Post-VuePress Era" Documentation Theme (Deprecation Warning: For a next-gen SSG, please check out Rspress.)

https://vt.insx.dev

License:MIT License


Languages

Language:Vue 59.9%Language:Stylus 16.3%Language:TypeScript 11.8%Language:JavaScript 11.7%Language:CSS 0.3%