Skip to content

Conversation

jpreynat
Copy link
Contributor

Hello,

We will soon release GitBook v3.
The plugins API has been updated, as you will see in the GitBook 3 documentation.

I'm in charge of reviewing the existing plugins for maintaining the compatibility with this new version.
In this version, the hooks used for this plugin will not be supported, since we are relying a lot more on the templating system to extend the books HTML.

The proposed PR has been tested with the new version.
Let me know if you have any remarks regarding what is done, and don't forget to publish a new version if you merge it :)

You will have to upgrade the engine in your package.json:

"engines": {
    "gitbook": ">=3.0.0-pre.0"
}

Kind regards,
Johan

@azu azu merged commit a257d96 into azu:master Jun 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants