gitbook-plugin-custom-html-footer

0.0.3 • Public • Published

Custom HTML Footer for Gitbook

This plugin allows to add a HTML footer to all pages in a book while ignoring the summary column in the process.

Usage

  1. Update your book.json
{
  "plugins": [
    "custom-html-footer"
  ],
  "pluginsConfig": {
    "custom-html-footer": {
      "footerPath" : "custom-html-footers/footer.html"
    }
  }
}
  1. Install the book dependencies gitbook install

Note

This project is a fork of gitbook-plugin-footer.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i gitbook-plugin-custom-html-footer

Weekly Downloads

0

Version

0.0.3

License

none

Unpacked Size

2.59 kB

Total Files

3

Last publish

Collaborators

  • carlo.caprini