logo
0
0
WeChat Login

Gitbook theme for BingoPaaS Docs

Image

Usage

Add the theme to your book's configuration book.json or book.js:

{
    "plugins": [
        "theme-seer"
    ],
    "variables": {
        "theme-seer":{
            "versionOptions": [
                {"text": "3.3","value":"/3.3"},
                {"text": "3.2","value":"/3.2"}
            ]
        }
    }
},

Install by command:

gitbook install

Recommand plugins

plugins: [
    '-sharing',
    "-fontsettings",
    'back-to-top-button',
    "copy-code-button",
    "cuav-chapters",
    "heading-anchors",
    "theme-seer"
    //...
]

Enjoy!

About

gitbook plugin theme seer

1.58 MiB
0 forks0 stars1 branches0 TagREADMEGPL-3.0 license
Language
LESS29.2%
JavaScript25.6%
SVG17.6%
License14.5%
Others13.1%