gitbook-plugin-olark

0.1.2 • Public • Published

Olark plugin for GitBook

You can use install it via NPM:

$ npm install gitbook-plugin-olark

And use it for your book in the book.json:

{
    "plugins": ["olark"]
}

You can set the Olark Site ID ID using the plugins configuration in the book.json:

{
    "plugins": ["olark"],
    "pluginsConfig": {
        "olark": {
            "site_id": "XYXYXY"
        }
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-olark

Weekly Downloads

1

Version

0.1.2

License

Apache 2

Last publish

Collaborators

  • nicholasareed