gitbook-plugin-github

3.0.0 • Public • Published

plugin-github

Display a link to your GitHub repo in your gitbook.

Usage

Put this in your book.json:

{
    "plugins": [ "github" ],
    "pluginsConfig": {
        "github": {
            "url": "https://github.com/your/repo"
        }
    }
}

And you're done!

Credits

Original work by @mjackson.

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-github

Weekly Downloads

8,748

Version

3.0.0

License

Apache-2.0

Last publish

Collaborators

  • samypesse
  • mjackson