added german gitea description
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
12dca8af80
commit
0726f4a7f5
2 changed files with 14 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "git",
|
"id": "gitea",
|
||||||
"name": "Gitea",
|
"name": "Gitea",
|
||||||
"icon": "fas fa-code",
|
"icon": "fas fa-code",
|
||||||
"url": "https://git.sp-codes.de",
|
"url": "https://git.sp-codes.de",
|
||||||
|
|
|
@ -5,4 +5,16 @@ title: Gitea
|
||||||
---
|
---
|
||||||
# Gitea
|
# Gitea
|
||||||
|
|
||||||
Die Beschreibung zu Gitea folgt in Kürze.
|
Gitea ist eine einfache Code-Hosting-Plattform wie GitHub oder GitLab.
|
||||||
|
Sie ist opensource und wird kontinuierlich weiterentwickelt.
|
||||||
|
__Seit Ende 2019 betreibe ich eine eigene Gitea Instanz, in der ich meine Projekte verwalte.__
|
||||||
|
So zum Beispiel auch diese Webseite.
|
||||||
|
Schau dir gerne mal den Quelltext an und lass ein bisschen Feedback da.
|
||||||
|
|
||||||
|
Zusätzlich zu Gitea betreibe ich noch Drone, eine Plattform, die Gitea um viele Continuous Integration Funktionen erweitert und beispielsweise automatisierte Builds und Deploys ermöglicht.
|
||||||
|
|
||||||
|
Schau gerne mal vorbei und melde dich an, falls du Lust hast ein Projekt zu entwickeln. Die Registrierung ist seit März 2020 geöffnet.
|
||||||
|
|
||||||
|
__Zu Gitea geht's hier lang: [git.sp-codes.de](https://git.sp-codes.de)__
|
||||||
|
|
||||||
|
__Wenn du bei Drone vorbeischauen willst geht das hier: [ci.sp-codes.de](https://ci.sp-codes.de)__
|
||||||
|
|
Loading…
Reference in a new issue