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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    212
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.0
    212
  • 2.0.0
    8,789
  • 1.1.0
    0
  • 1.0.2
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i gitbook-plugin-github

Weekly Downloads

9,002

Version

3.0.0

License

Apache-2.0

Last publish

Collaborators

  • samypesse
  • mjackson