gitbook-plugin-fixside
v0.1.6
Published
Save your time to scroll to the same sidebar position everytime
Readme
Google Analytics tracking for GitBook
You can use install it via NPM:
$ npm install gitbook-plugin-fixsideAnd use it for your book with in the book.json:
{
"plugins": ["fixside"]
}