samuel-p
811b795aad
All checks were successful
continuous-integration/drone/push Build is passing
added some more links
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
---
|
|
layout: base.njk
|
|
key: gitea
|
|
title: Gitea
|
|
---
|
|
# Gitea
|
|
|
|
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)__
|
|
|
|
|
|
## Weitere nützliche Links
|
|
|
|
* [Gitea Webseite](https://gitea.io/en-us/)
|
|
* [Quellcode von Gitea](https://github.com/go-gitea/gitea)
|
|
* [Drone Webseite](https://drone.io/)
|
|
* [Quellcode von Drone](https://github.com/drone/drone)
|