gitbook-plugin-livere

0.1.4 • Public • Published

Livere integration for GitBook

To use the Livere plugin in your Gitbook project, add the livere plugin to the book.json file, along with your uid (you create a uid for livere by creating a new website on the livere.com website)

{
    "plugins": ["livere"],
    "pluginsConfig": {
        "livere": {
            "uid": "XXXXXXX"
        }
    }
}

Then run gitbook install to download and install the plugin.

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-livere

Weekly Downloads

0

Version

0.1.4

License

Apache-2.0

Unpacked Size

54.9 kB

Total Files

8

Last publish

Collaborators

  • zlq4863947