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.

/gitbook-plugin-pageinfo/

    Package Sidebar

    Install

    npm i gitbook-plugin-pageinfo

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    21.4 kB

    Total Files

    4

    Last publish

    Collaborators

    • jamiechoi