[PR #9] [MERGED] Download & unzip theme from dl.gitea.io #9

Closed
opened 2026-02-16 11:40:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/9
Author: @metalmatze
Created: 12/8/2016
Status: Merged
Merged: 12/8/2016
Merged by: @tboerger

Base: masterHead: makefile-theme


📝 Commits (3)

  • 511a1bc Download & unzip theme from dl.gitea.io
  • 9f7c89b Added clean task, dropped update task and added variables
  • d423ee6 Enable rss and sitemap

📊 Changes

2 files changed (+10 additions, -4 deletions)

View changed files

📝 Makefile (+8 -2)
📝 config.toml (+2 -2)

📄 Description

We know have a working theme at https://dl.gitea.io/theme/master.tar.gz. We can simply download & unzip into the theme/ folder.


🔄 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/docs/pull/9 **Author:** [@metalmatze](https://github.com/metalmatze) **Created:** 12/8/2016 **Status:** ✅ Merged **Merged:** 12/8/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `makefile-theme` --- ### 📝 Commits (3) - [`511a1bc`](https://github.com/go-gitea/docs/commit/511a1bcc5b210cf88fd7c8d2f4034b06a601fc0f) Download & unzip theme from dl.gitea.io - [`9f7c89b`](https://github.com/go-gitea/docs/commit/9f7c89b4f7a0e3e2b35ec0be7da3f7818d4d931f) Added clean task, dropped update task and added variables - [`d423ee6`](https://github.com/go-gitea/docs/commit/d423ee6b99f8e2586d12cb76661e0d728683169a) Enable rss and sitemap ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+8 -2) 📝 `config.toml` (+2 -2) </details> ### 📄 Description We know have a working theme at https://dl.gitea.io/theme/master.tar.gz. We can simply download & unzip into the `theme/` folder. --- <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 11:40:03 -05:00
yindo closed this issue 2026-02-16 11:40:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#9