1.1.1 • Published 9 years ago

gitbook-plugin-navigator v1.1.1

Weekly downloads
190
License
GPL-3.0
Repository
github
Last release
9 years ago

navigator

This plugin will add a table of content navigator on the right top of each page, and a return to top button.

It is based on https://github.com/yaneryou/gitbook-plugin-anchor-navigation, fix the gitbook compatability.

What's it look like?

http://zhiqiang.org/note/md/gitbook-plugin-ftpsync.html

Config book.json

{
    plugins: ["navigator"],
}

or Install locally

$ npm install gitbook-plugin-navigator --save