-
为了实现评论,我在文章中嵌入了[giscus](https://[giscus](https://giscus.app/zh-CN).app/zh-CN)
考虑将其写入配置项?(现在我只是临时修改了`src\pages\posts\[slug].astro`)
![](https://picdl.sunbangyan.cn/2023/11/05/7a96f6a24a1df80e2b80…
-
If you are still interested in having comments on your site, try out https://github.com/giscus/giscus it uses github discussions feature as the backend for saving conversations, so anyone sign in with…
-
-
Hi,
Your repo is currently configured to open some discussion item inside quarto-web repo
https://github.com/holyrich/IT-Playground/blob/18edd807c44e46ea34d492780ec083476d4f1396/docs/blog/posts…
cderv updated
7 months ago
-
By using GitHub Discussion within the same repo, it seems quite possible to integrate comment systems such as [giscus](https://giscus.app/) into the current blog & thoughts system. Will you support th…
-
### Discussed in https://github.com/zrc4889/zrc4889.github.io/discussions/1
Originally posted by **giscus[bot]** September 16, 2024
# essay/
▶旧动态
https://zrc4889.github.io/essay/
-
# 使用 Giscus 为 Astro 网站添加评论功能 - 鹏叔的技术博客
考虑到每篇博客都有可能有错误的地方,需要用户及时反馈,我能相应的做出修改,逐渐完善整个博客系统,所以评论功能对我来说非常重要。 目前Astro添加评论功能的方式不多,因为毕竟是一个比较新的框架,使用像 Astro 这样的静态站点生成器,添加评论系统可能会有点困
[https://pengtech.net/astro/…
-
To run Giscus while using a CSP I need to add `unsafe-eval` for JS and `unsafe-inline` for CSS. The `unsafe` part says it all ;) Is there any way to remove these requirements, in sense of changing the…
-
Giscus allows commenting via Github discussions. Work out how to implement this.
-
Options:
- https://github.com/marketplace/utterances
- https://github.com/giscus/giscus