feat: add forgejo

This commit is contained in:
naterfute
2025-03-31 16:28:43 -07:00
parent 2c45327e6d
commit c681bfca74
4 changed files with 102 additions and 0 deletions

View File

@@ -179,6 +179,22 @@
"applications"
]
},
{
"id": "forgejo",
"name": "Forgejo",
"version": "10",
"description": "Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job",
"logo": "forgejo.svg",
"links": {
"github": "https://codeberg.org/forgejo/forgejo",
"website": "https://forgejo.org/",
"docs": "https://forgejo.org/docs/latest/"
},
"tags": [
"self-hosted",
"storage"
]
},
{
"id": "ghost",
"name": "Ghost",