2025-05-29 21:19:08 -05:00
2025-05-29 01:35:39 -05:00
2025-05-29 21:19:08 -05:00

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

├── options
│   └── locale
│       └── locale_es-ES.ini
├── README.md
└── templates
    ├── base
    │   ├── footer_content.tmpl
    │   └── head_navbar.tmpl
    └── home.tmpl
Description
This repository contains personal customizations for a self-hosted Gitea instance.
Readme MIT 115 KiB