0.0.9 • Published 2 years ago

gitbook-plugin-gtalk v0.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

gitbook-plugin-gtalk

npm.io

GitBook Plugin. A modern comment component based on GitHub Issue and Preact.

Usage

Add it to your book.json:

{
  "plugins": ["gtalk"],
  "pluginsConfig": {
    "gtalk": {
      "clientID": "GitHub Application Client ID",
      "clientSecret": "GitHub Application Client Secret",
      "repo": "GitHub repo",
      "owner": "GitHub repo owner",
      "admin": ["GitHub repo owner and collaborators, only these guys can initialize github issues"]
    }
  }
}

Get more information about options.

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago