DEV Community

Discussion on: Setting up Raspberry Pi as a git server

Collapse
 
thefern profile image
Fernando B 🚀 • Edited

Glad you liked it. Tbh I didn't even know gitea existed until I posted this comment and Julian brought it to my attention.

Yes there are always tons of ways to do something, I am no expert on git but I need to get more familiar with --mirror for sure since I haven't used it before.

Btw I just got done installing gitea, and it's looking good!

Thread Thread
 
sudipto profile image
Sudipto Ghosh • Edited

It's just the Blade templating engine, so you can customise it a lot. Clone the go-gitea/gitea repo from GitHub and look for the templates folder and move it to the custom folder in the Gitea's installation directory. My setup is at git.ghosh.pro. Cheers!