gitbook-plugin-cookie-consent

1.0.0 • Public • Published

Cookie Consent JS plugin for GitBook

To use the Cookie Consent plugin in your Gitbook project, add the plugin to the book.json file, along with any config parameter you'd like to use.

{
    "plugins": ["cookie-consent"],
    "pluginsConfig": {
        "cookieConsent": {
            "message": "Your custom message"
        }
    }
}

Then run gitbook install to download and install the plugin.

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-cookie-consent

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • juanghurtado