0.1.2 • Published 2 years ago

vuepress-theme-groot v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Features

  • Compatibility: fully compatible with VuePress's Default Theme.
  • Full-text search: No server dependencies, distinguishing locales.
  • TypeScript Support
  • i18n, Code Copy, TOC, etc.
  • ...

Motivation

This theme is a fork of the vuepress-theme-vt with some changes.

Install

npm i vuepress-theme-groot -D

Usage

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

Prior Art

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

LICENSE

MIT License