mirror of
https://github.com/go-gitea/docs.git
synced 2026-07-21 09:45:57 -04:00
[PR #9] [MERGED] Download & unzip theme from dl.gitea.io #9
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?
📋 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:
master← Head:makefile-theme📝 Commits (3)
511a1bcDownload & unzip theme from dl.gitea.io9f7c89bAdded clean task, dropped update task and added variablesd423ee6Enable 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.