gitbook-plugin-github
Display a link to a GitHub repo along with the sharing links.
Last updated 9 years ago by mjackson .
ISC · Original npm · Tarball · package.json
$ gnpm install gitbook-plugin-github 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 3.0.0                                ...           latest (8 years ago)

5 Versions

  • 3.0.0                                ...           8 years ago
  • 2.0.0                                ...           9 years ago
  • 1.1.0                                ...           9 years ago
  • 1.0.2                                ...           9 years ago
  • 1.0.0                                ...           9 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 5
Last Day 0
Last Week 5
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |