add forgejo
This commit is contained in:
parent
42aaa04ecd
commit
b6ee559fab
2 changed files with 9 additions and 0 deletions
|
@ -131,6 +131,7 @@ rev: 2024-05-02
|
|||
- [Bitwarden](./web/Bitwarden.md)
|
||||
- [AdGuard](./web/AdGuard.md)
|
||||
- [Gitea](./web/Gitea.md)
|
||||
- [Forgejo](./web/Forgejo.md)
|
||||
- [Grocy](./web/Grocy.md)
|
||||
- [Guacamole](./web/Guacamole.md)
|
||||
- [Home Assistant](./web/Home%20Assistant.md)
|
||||
|
|
8
technology/applications/web/Forgejo.md
Normal file
8
technology/applications/web/Forgejo.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
obj: application
|
||||
website: https://forgejo.org
|
||||
rev: 2024-06-05
|
||||
---
|
||||
|
||||
# Forgejo
|
||||
Forgejo is a self hosted [Git](../../dev/Git.md) server forked from [Gitea](Gitea.md).
|
Loading…
Reference in a new issue