gitbook-plugin-footer

0.0.6 • Public • Published

GitBook Plugin to add footer

Installation

npm install gitbook-plugin-footer

Usage

add to book.json

{
  "plugins": [
    "footer"
  ],
  "pluginsConfig": {
    "layout": {
      "footerPath" : "layouts/footer.html"
    }
  }
}

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-footer

Weekly Downloads

17

Version

0.0.6

License

none

Last publish

Collaborators

  • stefanzan