Skip to content

zlq4863947/gitbook-plugin-livere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

use the Livere plugin in your Gitbook project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published