Skip to content

Noamyoungerm/gitbook-plugin-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages