Gitea Customization Project

This repository contains personal customizations for a self-hosted Gitea instance.
It includes language overrides, UI template changes, and configuration adjustments — all version-controlled and isolated from the Gitea core.


📁 Project Structure

gitea-custom/
├── custom/
│   ├── options/
│   │   └── locale/
│   │       └── locale_es-ES.ini         # Custom templates
├── etc/
│   └── gitea/
│       └── app.ini               # Configuration file
└── README.md
Description
This repository contains personal customizations for a self-hosted Gitea instance.
Readme MIT 115 KiB