gitment
gitment copied to clipboard
A comment system based on GitHub Issues.
 gitment设置如图。 但是会出现评论了一篇但是每一篇都会出现该评论的效果,且如果提示登陆github参与评论会跳转回首页。 求解答
#### 所做的修改 - [x] 配置文件以及源文件:增加babel对`Promise`以及`Object.assign`的转换,增强浏览器的兼容,可以兼容到IE10(但是样式可能会错乱) - [x] `npm script`以及跨平台脚本(使用了cross-env):方便`npm run build`后直接生成`gitment.browser.js`以及`gitment.browser.min.js`
有办法能让评论的用户默认不订阅这个issue吗?
Hi, I was wondering if there are any plans for gitment to support bitbucket.org in the future. Or does it already? If not, are you aware of any projects doing...
不想用户被一些无营养(其它用户评论难免会低质量)的订阅邮件骚扰。
我的github pages站点可以正常使用。地址:https://jackeggie.github.io/ 但是把相同的站点部署到另外的域名后gitment无法正常使用,无法评论,地址:https://jackeggie.coding.me/
如图,同一个页面因为末尾多少一个 `/` 的原因被重复初始化了 
由于某些特殊原因,我的hexo一般会同时部署在github、coding、码云,请问有什么好的解决方案?一处评论,处处可见?谢谢