gitment
gitment copied to clipboard
A comment system based on GitHub Issues.
所有文章一键初始化评论
@ystyle 我们新开个讨论、哈哈
按照教程上配的,我的github pages绑定了个人域名 `https//:hongbb.top` OAuth配置如下,应该是没有错误的  _config.yml的配置如下,保证client_id 和 client_secret没有填错 ``` comment: gitment: enable: true owner: 'JJXiangJiaoJun' # 必填项, 你的GitHub ID repo: 'JJXiangJiaoJun.github.io' # 必填项 你的存储评论的repo oauth: client_id: 'd7df3d5d159f81371d76' # 必填项 client_secret:...
 
你好,我在初始化的时候,Chrome弹出一个提示框"[object ProgressEvent]", console 里面有error提示: utils.js:78 POST https://gh-oauth.imsun.net/ net::ERR_CONNECTION_REFUSED 请问该怎么解决?
删除
测试一下怎么删除
既然请求 proxy server 是不能避免的(因为 CORS Header),那可以在 proxy server 提供加密接口,通过 host 和 passphrase 加密 client secret,在获取 access token 时,仅提供 encoded client secret 即可,proxy server 通过 Referer 和内置的 passphrase 解密 encoded client...
我在每一个页面中放入下面的代码: ``` var gitment = new Gitment({ id: 'window.location.pathname', // 可选。默认为 location.href owner: 'xxxxxxxx', repo: 'xxxxxxxxxx', oauth: { client_id: '××××××××××××', client_secret: 'xxxxxxxxxxxxxxxxxxxxx', }, }) ``` 结果创建几个页面的 issue 后, 新的页面再加入上面的代码,就不会再创建新的 issue,...
怎么最近不更新啦大神?
如图 部分头像无法加载 [](https://img.ffis.me/images/2019/02/24/QQ20190224091154.png)