Skip to content

mizunashi-mana/gitbook-plugin-forkmegithub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork Me GitBook Plugin

Display a ribbon linked to your GitHub repo in your gitbook.

NPM version License Downloads

Plugin Page

Image

Longer Page Width

ribbon with long width

Short Page Width

button with short width

Usage

Put this in your book.json:

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

Properties

  • url: Your github repository
  • color: Ribbon color (default: gray)
    • gray, darkblue, red, green, orange

Contributing

Hope your request!

Fork me on GitHub, and request your fix in this!

About

Fork Me GitHub GitBook Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published