gitbook-plugin-pageinfo

1.0.5 • Public • Published

gitbook-plugin-pageinfo

npm version

This is a Gitbook plugin to show the title and description on every page.

Demo

Image Demo

How to install

Add pageinfo to your Gitbook plugins list:

{
  "plugins": ["pageinfo"]
}

After that, run gitbook install to download and install the plugin.

Disable on specific page

To disable this display on a specific page, add pageinfo: false to the metadata of the page.

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-pageinfo

Weekly Downloads

4

Version

1.0.5

License

MIT

Unpacked Size

21.4 kB

Total Files

4

Last publish

Collaborators

  • jamiechoi