@jeff-tian/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 @jeff-tian/gitbook-plugin-github

Weekly Downloads

3

Version

3.0.0

License

Apache-2.0

Unpacked Size

23.6 kB

Total Files

9

Last publish

Collaborators

  • jeff-tian