gitbook-plugin-diy-introduction

0.0.4 • Public • Published

Gitbook 定制侧边栏Introduction文案插件

在 book.json 中加入:

{
    plugins: ["diy-introduction"],
    pluginsConfig: {
        "introduction-text": "封面"
    }
}

禁用:

{
    plugins: ["-diy-introduction"]
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i gitbook-plugin-diy-introduction

      Weekly Downloads

      3

      Version

      0.0.4

      License

      Apache 2

      Last publish

      Collaborators

      • xunuo