gitbook-plugin-sidebar-ad

0.0.4 • Public • Published

GitBook Sidebar Ad plugin

Add a nice sidebar ad to your GitBook.

Example:

Example

See demo

How to use it:

Add this to your "book.json":

{
    "plugins": ["sidebar-ad"],
    "pluginsConfig": {
        "sidebar-ad": {
            "imageUrl": "http://i.imgur.com/K3HPXzm.png", // Url to your ad
            "url": "http://google.com/", // Url that image will be linked to, optional
            "description": "text", // Text next to the add, optional
            "btnText": "Buy me!" // Text for the Call to Action button, optional
        }
    }
}

License

BSD

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-sidebar-ad

Weekly Downloads

5

Version

0.0.4

License

BSD

Last publish

Collaborators

  • olasitarska