kubernetes-handbook/node_modules/gitbook-plugin-back-to-top-...
Jimmy Song 8994b10440
update cover
2022-03-01 22:28:42 +08:00
..
assets add node modules 2021-04-13 00:24:28 +08:00
LICENSE add node modules 2021-04-13 00:24:28 +08:00
README.md add node modules 2021-04-13 00:24:28 +08:00
index.js add node modules 2021-04-13 00:24:28 +08:00
package.json add node modules 2021-04-13 00:24:28 +08:00
screenshots.png update cover 2022-03-01 22:28:42 +08:00

README.md

Gitbook Back to Top Button Plugin npm version

This plugin adds a back to top button to your GitBook. All three GitBook themes (White, Sepia, Night) are supported.

Usage

Add the plugin to your book.json:

{
	"plugins" : [ "back-to-top-button" ]
}		

Screenshots

The back to top button in action:

Screenshots

Changelog

  • 0.1.0 Releases:
    • 0.1.0 First working release
    • 0.1.1 Minimal Gitbook version changed to 3.1.1
    • 0.1.2 Added link to GitHub repository
    • 0.1.3 Added support for GitBook themes (White, Sepia, Night)