gitbook-plugin-theme-defaultfoot

0.0.5 • Public • Published

theme-defaultfoot

Since Gitbook, probably say about 3.0.0 GitBook made it increasingly hard to add in footers, no idea why this was done. Anyways this theme makes it possible to define some vars in your book.json and use them in the footer, novel concept right?

Usage

In your book.json, include a vars section

{
  "variables": 
  {
    "defaultfoot": "hey look a footer"
  }
}

GitBook Default Theme

This is the default theme for GitBook since version 3.0.0. It can be used as a template for theming books or can be extended.

Image

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-theme-defaultfoot

Weekly Downloads

37

Version

0.0.5

License

Apache-2.0

Unpacked Size

1.54 MB

Total Files

95

Last publish

Collaborators

  • ryanjfrizzell