gitbook-plugin-ungrey

Make chapters without an index page clickable instead of grey/disabled


License
MIT
Install
npm install gitbook-plugin-ungrey@1.2.0

Documentation

Ungrey Chapters on GitBook

Make chapters without an index page clickable.
They will not be greyed out/disabled.
Clicking such a chapter will go to the first item inside it instead.

book.json:

"plugins": ["ungrey"]

Works well with toggle-chapters
(See these two plugins in action)