Skip to content

wangding/gitbook-plugin-gtalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbook-plugin-gtalk

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published