mirror of
https://github.com/go-gitea/theme.git
synced 2026-07-20 14:53:30 -04:00
[GH-ISSUE #11] Integrate Disqus #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tboerger on GitHub (Dec 8, 2016).
Original GitHub issue: https://github.com/go-gitea/theme/issues/11
We should integrate Disqus at the footer so that we can get comments on various places.
@metalmatze commented on GitHub (Dec 8, 2016):
hm. I thought we wouldn't have that, because it spreads all comments and requests all over the place. Gitter is faster to ask anyway. I don't think that's a good idea except from the blog maybe...
@lunny commented on GitHub (Dec 8, 2016):
Integrating Disqus on blog and docs is good. Docs and blog are searchable. User can post questions below the content. And it's no need to find gitter entry and sign in to chat.
@tboerger commented on GitHub (Dec 9, 2016):
Solved via https://github.com/go-gitea/theme/pull/14
Integrate Disqusto [GH-ISSUE #11] Integrate Disqus