Skip to content

FrWalkerCn/gitbook-plugin-gtalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. #在https://github.com/wangding/gitbook-plugin-gtalk的基础上修改,以上为原版readme.md,以下为我的修改内容: 将gitalk的issue_id转为MD5,解决中文路径报错问题

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published