Skip to content

ekristen/gitbook-plugin-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitbook-plugin-links

usage

  1. add 'links' to plugins array in books.json
  2. add 'links' to the pluginConfigs object
    "links": { 
      "links": [
        {
            "label": "Read PDF",
            "icon": "fa fa-file-pdf-o",
            "url": "some-link-to-the-pdf"
        }
      ]
    }

About

GitBook plugin to add user defined links to every page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published