gitbook-plugin-page-nav-configurable
v1.1.3
Published
This plugin extends Zhangzq's [original navigator code](https://github.com/zhangzq/gitbook-plugin-navigator#readme). It is in test mode. will add a `table of content` navigator on the right top of each page, and a `return to top` button.
Downloads
5
Readme
Page Navigator
This plugin extends Zhangzq's original navigator
code. It is in
test mode. will add a table of content
navigator on the right top of each
page, and a return to top
button.
Config book.json
{
plugins: ["navigator"],
}
or Install locally
$ npm install gitbook-plugin-navigator --save