1.0.1 • Published 10 months ago

gitbook-plugin-yuemanxi-footer v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

GitBook plugin to add footer

Installation

npm install gitbook-plugin-yuemanxi-footer

Usage

add to book.json

{
  "plugins": [
    "yuemanxi-footer"
  ],
  "pluginsConfig": {
    "yuemanxi-footer": {
      "footerPath" : "layouts/footer.html"
    }
  }
}
1.0.1

10 months ago

1.0.0

10 months ago