@vitepress-custom/vitepress-plugin-nav

Automatic generate the navigation bar based on the file directory


Keywords
vite, vitepress, vitepress-custom, vitepress-plugin, vitepress-plugin-nav
License
MIT
Install
npm install @vitepress-custom/vitepress-plugin-nav@0.0.6

Documentation

VitePress-Custom

简体中文

Brief

Added some features on the basis of vitepress

Features

  • nav:automatic generate the navigation bar based on the file directory
  • sidebar:automatic generate the sidebar based on the file directory
  • search:developing

Usage

# Global import dependency
npm i @vitepress-custom/vitepress-custom-cli -g
# init
vitepress-custom init
# Waiting for initialization to complete
npm install
npm run dev

License

MIT

Repository