Files to customize gitea for tildegit https://tildegit.org
Go to file
Gitea 15d8a95d77 add favicon script 2021-09-14 18:30:13 +00:00
favicons add favicon script 2021-09-14 18:30:13 +00:00
public updates that i forgot to push 2021-09-14 18:25:39 +00:00
templates updates that i forgot to push 2021-09-14 18:25:39 +00:00
.gitignore init 2018-06-08 09:41:01 -04:00
LICENSE add LICENSE and README 2018-06-08 09:53:18 -04:00
README.md add LICENSE and README 2018-06-08 09:53:18 -04:00
robots.txt updates that i forgot to push 2021-09-14 18:25:39 +00:00

README.md

gitea-custom

this repository tracks the customizations for tildegit.

feel free to use any or all parts of this.

installing

if you want all of it, simply clone this in to your gitea root. otherwise, copy other files as needed!

example: gitea root is /home/git/gitea:

cd /home/git/gitea
git clone https://git.tilde.team/meta/gitea-custom custom

make sure that you restart gitea afterwards.