Skip to content

ryanjfrizzell/theme-defaultfoot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Default theme for GitBook with copyright footer support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 44.1%
  • CSS 35.2%
  • HTML 19.1%
  • Shell 1.6%