gitbook-plugin-baidu-analytics

0.0.1 • Public • Published

GitBook tongji Plugin

Add baidu tongji to html files.

Usage

Installation

Add the plugin to your book.json:

{
  "plugins": ["tongji"]
}

and run install command

$ gitbook install

Optional configuration

You can add the following configuration params to your book.json:

{
  "plugins": ["tongji"],
  "pluginsConfig": {
    "tongji": {
      "token": "xxxxxxxxx"
    }
  }
}

License

MIT License

Package Sidebar

Install

npm i gitbook-plugin-baidu-analytics

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

3.03 kB

Total Files

4

Last publish

Collaborators

  • imliwenfu