No description
- Go Template 51.3%
- CSS 48.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| custom | ||
| .gitignore | ||
| compose.local.yml | ||
| compose.yml | ||
| README.md | ||
forgejo-tomplanche
Version-controlled customizations (theme, templates, compose files) for the Forgejo instance at git.tomplanche.com. No fork, no image build: everything under custom/ is mounted into the stock codeberg.org/forgejo/forgejo container over the data volume, using Forgejo's custom/ override mechanism.
Layout
compose.yml # Pi / production
compose.local.yml # Mac / development
custom/
public/assets/ # theme CSS, logo
templates/ # home.tmpl and base/footer_content.tmpl full overrides, custom/*.tmpl additive hooks