gitbook-plugin-customize-footer

1.0.2 • 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-customize-footer

Weekly Downloads

2

Version

1.0.2

License

none

Unpacked Size

1.89 kB

Total Files

3

Last publish

Collaborators

  • draveness