Skip to content

jpreynat/gitbook-plugin-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitBook Plugin Base

Make all links relative to the project root. Plug-and-play installation.

Configuration

Totally optional configuration.

base sets the URL which will be added to the base tag. For the gitbook website this tends to be '/book-name/content'

{
    "pluginsConfig": {
        "base":{
            "base": "/book-name/content"
        }
    }
}

About

Add a <base> tag to your GitBook

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%