gitbook-plugin-custom-footer

1.0.3 • Public • Published

Custom Footer for Gitbook

Super simple pluging to add footer to gitbooks

Add to book.json

add to book.json

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

Install dependencies

gitbook install

Note

forked from gitbook-plugin-footer

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-custom-footer

Weekly Downloads

0

Version

1.0.3

License

none

Last publish

Collaborators

  • dtolb