gitbook-plugin-headscript

0.0.1 • Public • Published

GitBook Plugin to add footer

Installation

npm install gitbook-plugin-headscript

Usage

add to book.json

{
  "plugins": [
    "headscript"
  ],
  "pluginsConfig": {
    "layout": {
      "scriptPath" : "layouts/script.html"
    }
  }
}

Package Sidebar

Install

npm i gitbook-plugin-headscript

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • stefanzan