bitmartexchange / gitbook-plugin-customize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitBook Plugin: customize

Usage

  1. Update plugins in book.json file to include customize plugin.
{
    "plugins": [
        "customize@https://github.com/bitmartexchange/gitbook-plugin-customize.git"
    ]
}
  1. Run gitbook install in console to install plugins.

  2. You'll find "globe" icon in toolbar.

About


Languages

Language:CSS 77.5%Language:JavaScript 22.5%