Overview
Vuepress Plugin Auto Sidebar is a plugin that automatically generates a sidebar for Vuepress. It allows users to easily create navigation bars and customize their sidebar in Vuepress v1. However, in Vuepress v2, the plugin no longer supports sidebar modification through plugins, so users will need to import the generated sidebar.js file themselves.
Features
- Automatically generates a sidebar for Vuepress
 - Allows users to easily create navigation bars
 - Extends Vuepress CLI to quickly generate a simple navigation bar
 
Installation
To install Vuepress Plugin Auto Sidebar, follow these steps:
- Install VuePress v1 or v2.
 - Visit vuepress-plugin-auto-sidebar for more detailed documentation.
 
Summary
Vuepress Plugin Auto Sidebar is a helpful plugin for Vuepress that automatically generates sidebars. It provides an easy way to create navigation bars and customize the sidebar in Vuepress v1. However, in Vuepress v2, the plugin no longer supports sidebar modification through plugins, so users will need to manually import the generated sidebar.js file.