[PR #62] [MERGED] Change for blog comments to use discourse instead of disqus #66

Closed
opened 2026-02-16 12:42:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/theme/pull/62
Author: @lafriks
Created: 7/13/2018
Status: Merged
Merged: 7/13/2018
Merged by: @lafriks

Base: masterHead: feat/use_discourse


📝 Commits (2)

  • c4138c5 Change for blog comments to use discourse instead of disqus
  • 12fb195 Fix ident

📊 Changes

5 files changed (+15 additions, -29 deletions)

View changed files

📝 layouts/_default/single.html (+0 -2)
📝 layouts/page/single.html (+0 -2)
layouts/partials/discourse.html (+14 -0)
layouts/partials/disqus.html (+0 -24)
📝 layouts/post/single.html (+1 -1)

📄 Description

Screenshot:

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/theme/pull/62 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 7/13/2018 **Status:** ✅ Merged **Merged:** 7/13/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `feat/use_discourse` --- ### 📝 Commits (2) - [`c4138c5`](https://github.com/go-gitea/theme/commit/c4138c5d1a214875923435ee8a5a691a641d49e3) Change for blog comments to use discourse instead of disqus - [`12fb195`](https://github.com/go-gitea/theme/commit/12fb195aed454760584c187c1e57240d8a2237b6) Fix ident ### 📊 Changes **5 files changed** (+15 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `layouts/_default/single.html` (+0 -2) 📝 `layouts/page/single.html` (+0 -2) ➕ `layouts/partials/discourse.html` (+14 -0) ➖ `layouts/partials/disqus.html` (+0 -24) 📝 `layouts/post/single.html` (+1 -1) </details> ### 📄 Description Screenshot: ![image](https://user-images.githubusercontent.com/165205/42689044-73b70120-86a7-11e8-8b7e-10e0c3158d56.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:42:43 -05:00
yindo closed this issue 2026-02-16 12:42:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/theme#66