Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VuePress集成Gitalk | 試毅-思伟_技术笔记 #28

Open
JoeyBling opened this issue Nov 7, 2019 · 13 comments
Open

VuePress集成Gitalk | 試毅-思伟_技术笔记 #28

JoeyBling opened this issue Nov 7, 2019 · 13 comments

Comments

@JoeyBling
Copy link
Owner

https://joeybling.github.io/ibooks/opensource/vuepress-plugin-mygitalk.html

记录工作和学习过程中的笔记:Java、前端开发、Hexo博客、聚合支付、Linux笔记、ElasticSearch、ELK日志分析

@shane-1
Copy link

shane-1 commented Feb 28, 2020

我配置gitalk就是not found

@JoeyBling
Copy link
Owner Author

@shane-1 请贴下配置以及博客地址

@shane-1
Copy link

shane-1 commented Mar 2, 2020

谢谢老哥,我看了下好像是插件本身问题,偶尔会出现

@JoeyBling
Copy link
Owner Author

@shane-1 插件是我的子项目,方便贴下配置我看看能不能优化下插件

@shane-1
Copy link

shane-1 commented Mar 2, 2020

@JoeyBling
@shane-1 插件是我的子项目,方便贴下配置我看看能不能优化下插件

'vuepress-plugin-mygitalk', {
// 是否启用(关闭请设置为false)(default: true)
enable: true,
// 是否开启首页评论(default: true)
home: false,
// Gitalk配置
gitalk: {
// GitHub Application Client ID.
clientID: '9f1916a40885cbf94d08',
// GitHub Application Client Secret.
clientSecret: 'ffa1919b6c8849fa7eb4025e5909c305d5992485',
// GitHub repository. 存储评论的 repo
repo: 'shane-1.github.io',
// GitHub repository 所有者,可以是个人或者组织。
owner: 'shane-1',
admin: ['shane-1'],
// 设置语言(default: zh-CN)
language: 'zh-CN',

@JoeyBling
Copy link
Owner Author

@shane-1 博客地址顺便也贴一下

@JoeyBling
Copy link
Owner Author

@shane-1 我猜测很大可能是因为网络的问题,如果网络延迟太高,Vue组建加载慢了的话确实会有问题,这块我之前改了好久,很难搞。先这样,后续我看看有没有什么其他的优化方案,现在暂时想不到。

@heyouI
Copy link

heyouI commented Aug 4, 2020

头像加载不出来

@heyouI
Copy link

heyouI commented Aug 4, 2020

不翻墙不能玩,没劲

@JoeyBling
Copy link
Owner Author

@heyouI 国内也有服务的。请访问

https://zhousiwei.gitee.io/ibooks/

@heyouI
Copy link

heyouI commented Aug 4, 2020

@JoeyBling
@heyouI 国内也有服务的。请访问

https://zhousiwei.gitee.io/ibooks/

哦哦,你在自己的服务器上搭了一个gitlab,然后用的vssue又配了一个是吧

@JoeyBling
Copy link
Owner Author

JoeyBling commented Aug 4, 2020

gitlab ? 不是的,就是 简单的一个vuepress插件,集成gitalk,国内服务是我部在码云上面的,方便国内访问

@heyouI
Copy link

heyouI commented Aug 4, 2020

嗯,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants