joeyliu6 / Blogger

利用 Github 存储和管理:博文、静态文件、评论。
https://blog.meeo.io
10 stars 0 forks source link

为 Blogger 安装 Gitalk 评论系统 #35

Open joeyliu6 opened 5 years ago

joeyliu6 commented 5 years ago

https://blog.iljw.me/2019/02/blogger-gitalk.html

在 Blogger 安装 Gitalk 评论系统的大概流程,以及 Gitalk 的 id、body 变量设置。

milefu commented 5 years ago

出炉了,:D,抽时间折腾一下。 祝你春节快乐,万事如意!

joeyliu6 commented 5 years ago

@lawpai 出炉了,:D,抽时间折腾一下。 祝你春节快乐,万事如意!

也祝您春节快乐,阖家幸福!

rebron1900 commented 5 years ago

看起来蛮酷的,不过还是选择用我的idsqus hhh

honeyshine75 commented 5 years ago

没看懂进阶阶段的代码放在哪

dianbanjiu commented 5 years ago

你好,我根据上面的过程走了一遍,发现在 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css"> 后面应该添加 </link>,要不在 Blogger 那边保存的时候会报错。

joeyliu6 commented 5 years ago

@dianbanjiu 你好,我根据上面的过程走了一遍,发现在 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css"> 后面应该添加 </link>,要不在 Blogger 那边保存的时候会报错。

是的,或者在>前加个/。如:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css"/>

是我疏忽了(。^▽^),谢谢反馈。

milefu commented 5 years ago

新浪微博图床现在不灵了,已经凉凉。 有推荐的图床吗?我目前在用imgbox.com

dianbanjiu commented 5 years ago

新浪微博图床现在不灵了,已经凉凉。 有推荐的图床吗?我目前在用imgbox.com

你可以试试 sm.ms

joeyliu6 commented 5 years ago

@lawpai @dianbanjiu

Github 仓库的文件可以用 jsDelivr CDN 加速。我现在有意向迁移到 Github 上,不过我这段时间都没什么空。

可以参考:https://minidump.info/blog/2018/12/blog-hosting-switch/

milefu commented 5 years ago

我也有意向,将我单位的网站转静态网站,用hugo+github+netlify。只是对这些不熟,上手困难。

joeyliu6 commented 5 years ago

@lawpai 我也有意向,将我单位的网站转静态网站,用hugo+github+netlify。只是对这些不熟,上手困难。

不,我的意思是可以把图片放在 GitHub 的仓库上,然后用 jsDeliver CDN 加速。图片的地址可以按我上一条回复中链接中得到。

这样我们的图片既可以在自己的掌控下(本地一份,GitHub 一份);且也省去VPS费用,后续图片的迁移也更简单。

miemiehoho commented 4 years ago

这样的话clientID和clientSecret就完全暴露了,我可以通过F12看到你的clientID和clientSecret,这样不会有风险吗?

joeyliu6 commented 4 years ago

@dannyforever 这样的话clientID和clientSecret就完全暴露了,我可以通过F12看到你的clientID和clientSecret,这样不会有风险吗?

风险还是有的,不过是针对评论者。具体可参见这个链接

所以我接下来的打算是迁移到另一个也是基于 Github issue 的评论系统——utterances

mai1me commented 4 years ago

感谢大佬,已经用上GITALK了。

redstoneleo commented 4 years ago

我觉得这个评论系统也超赞的 https://github.com/DesertsP/Valine-Admin

zangchao923 commented 4 years ago

我留言试试

zangchao923 commented 4 years ago

好厉害啊

joeyliu6 commented 4 years ago

已收到。

从Mail.ru的Android专用app所发送 星期五, 10 一月 2020, 04:41下午 +08:00 发件人 zangchao923 notifications@github.com :

我留言试试 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or unsubscribe .

red521 commented 3 years ago

试试啊