1.0.0 • Published 11 months ago

vuepress-sybotan-navbar2 v1.0.0

Weekly downloads
-
License
LGPL
Repository
-
Last release
11 months ago

sybotan-vuepress-autobar

支持vuepress2。

参考:

概述

安装

npm install -D sybotan-vuepress-autobar

用法

// .vuepress/config.ts

module.exports = {
    plugins: ['autobar']
}

特征

配置

配置项类型默认值说明
rootDirstringdocs根路径
navPrefixstringnav导航栏文件夹前缀
skipEmptyNavbarbooleantrue忽略空的导航栏
sidebarstring[][]sidebar 路径配置
skipEmptySidebarbooleantrue忽略空的测边栏
stripNumbersbooleantrue去除编号
1.0.0

11 months ago