0.1.4 • Published 6 years ago

gitbook-plugin-livere v0.1.4

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

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.

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago