# Introduction
# Motivation
Next Vue's documentation (opens new window) is very cool, which is built by @vue/theme
and VitePress (opens new window) —— 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 (opens new window), also introducing some built-in features like full-text search, i18n etc.
# Features
- Compatibility: fully compatible with VuePress's Default Theme (opens new window).
- Full-text search: No server dependencies, distinguishing locales.
- Dark Mode
- TypeScript Support
- Homepage
- API Page
- i18n, Code Copy, TOC, etc.
- ...