gitbook-plugin-fullstory
v0.1.0
Published
Integrate fullstory for your gitbook
Downloads
3
Readme
gitbook-plugin-fullstory
Add Fullstory to your GitBook.
Usage
Add the plugin to your book.json
{
"plugins": ["fullstory"]
}
To use the plugin, you need to configure
{
"pluginsConfig": {
"fullstory": {
"org": "XXXX"
}
}
}
Support
Please create an issue for bugs and contributions.