hugo-theme-diary icon indicating copy to clipboard operation
hugo-theme-diary copied to clipboard

Feature Request: Giscus

Open ChungZH opened this issue 3 years ago • 2 comments

A comments system powered by GitHub Discussions. :octocat: 💬 💎

https://github.com/giscus/giscus https://giscus.app/

ChungZH avatar Oct 07 '21 04:10 ChungZH

Hi, old friend There is too many configurations in Giscus. 🤣 If anyone wants to add it into Theme Diary, you can edit layouts/partials/comment.html by yourselves for a temporary solution.

(Being so busy these days)

Thanks for your support.

AmazingRise avatar Feb 19 '22 07:02 AmazingRise

It's "heavily inspired by utterances" - Hugo theme Dream (I use a fork on my website) uses utterances, maybe it could be ported.

Darthagnon avatar May 12 '22 14:05 Darthagnon

I've added giscuss and you can find it on my blog. Please review #140

shinyzhu avatar Jan 20 '23 07:01 shinyzhu

It's "heavily inspired by utterances" - Hugo theme Dream (I use a fork on my website) uses utterances, maybe it could be ported.

That's true.

But I'd prefer Discussions for comments rather than Issues.

shinyzhu avatar Jan 20 '23 07:01 shinyzhu

Pull Request #140 solved this issue. And later I'll make it compatible with dark theme switch.

AmazingRise avatar Jan 28 '23 03:01 AmazingRise

Pull Request #140 solved this issue. And later I'll make it compatible with dark theme switch.

Dark mode adapted in https://github.com/AmazingRise/hugo-theme-diary/commit/52c4be12d3f88a260a0de8b166f6c99e64061a15

AmazingRise avatar Feb 23 '23 14:02 AmazingRise