gitbook-plugin-leancloud-pageview

0.1.10 • Public • Published

leancloud integration for GitBook

To use the leancloud plugin in your Gitbook project, add the leancloud plugin to the book.json file

{
    "plugins": ["leancloud-pageview"],
    "pluginsConfig": {
        "leancloud-pageview": {
            "app_id": "XXXXXXX",
            "app_key": "xxxxxx",
        }
    }
}

Then run gitbook install to download and install the plugin.

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-leancloud-pageview

Weekly Downloads

0

Version

0.1.10

License

Apache-2.0

Unpacked Size

16.4 kB

Total Files

6

Last publish

Collaborators

  • 15guo