0.1.2 • Published 7 years ago

gitbook-plugin-my-navigator v0.1.2

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
7 years ago

neo-navigator

This plugin will add a table of content navigator on the right top of each page, and a return to top button without smart-phone or tablet. Customized for personal usage.

It is based on gitbook-plugin-neo-navigator, which is based on gitbook-plugin-navigator.

Demo

https://book.morizyun.com/java/

Config book.json

{
    plugins: ["my-navigator"]
}

or Install locally

$ npm install gitbook-plugin-my-navigator --save