gitbook-plugin-header

0.1.0 • Public • Published

GitBook Plugin to add header

Installation

npm install gitbook-plugin-header

Usage

add to book.json

{
  "plugins": [
    "header"
  ],
  "pluginsConfig": {
    "layout": {
      "headerPath" : "layouts/header.html"
    }
  }
}

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-header

Weekly Downloads

24

Version

0.1.0

License

none

Last publish

Collaborators

  • yundong