forked from zombi/website
services: Replace Gitlab with Forgejo
A while ago we replaced our Gitlab instance with Forgejo. It's time to reflect this on our website.
This commit is contained in:
parent
347a140b4c
commit
bd4449c67b
4 changed files with 15 additions and 17 deletions
BIN
assets/images/forgejo.svg
(Stored with Git LFS)
Normal file
BIN
assets/images/forgejo.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
assets/images/gitlab.png
(Stored with Git LFS)
BIN
assets/images/gitlab.png
(Stored with Git LFS)
Binary file not shown.
|
@ -51,17 +51,16 @@ welcome at any time on our mumble server at [mumble.zom.bi](mumble://mumble.zom.
|
|||
|
||||
<div style="clear: left"></div>
|
||||
|
||||
## Gitlab
|
||||
## Forgejo
|
||||
|
||||
<img src="/assets/images/gitlab.png" width="150"
|
||||
<img src="assets/images/forgejo.svg" width="130"
|
||||
style="float: right; margin:-14px 34px 18px 34px; " />
|
||||
|
||||
[Gitlab](https://gitlab.com) is web service for versioning source code and other
|
||||
text based projects utilizing the git versioning system. It allows our users to
|
||||
manage their projects, publish them and collaborate with others. Using the
|
||||
embedded continuous integration we can test and even automatically deploy them.
|
||||
Our Gitlab instance is located at [git.zom.bi](https://git.zom.bi).
|
||||
You're welcome to explore our public repositories.
|
||||
[Forgejo](https://forgejo.org) is web service for versioning source code and
|
||||
other text based projects utilizing the git versioning system. It allows our
|
||||
users to manage their projects, publish them and collaborate with others. Our
|
||||
Gitlab instance is located at [git.zom.bi](https://git.zom.bi). You're welcome
|
||||
to explore our public repositories.
|
||||
|
||||
<div style="clear: right"></div>
|
||||
|
||||
|
|
11
services.md
11
services.md
|
@ -50,17 +50,16 @@ Unser Mumble-Server ist unter [mumble.zom.bi](mumble://mumble.zom.bi) zu finden.
|
|||
|
||||
<div style="clear: left"></div>
|
||||
|
||||
## Gitlab
|
||||
## Forgejo
|
||||
|
||||
<img src="/assets/images/gitlab.png" width="150"
|
||||
<img src="assets/images/forgejo.svg" width="130"
|
||||
style="float: right; margin:-14px 34px 18px 34px; " />
|
||||
|
||||
[Gitlab](https://gitlab.com) ist eine Webanwendung zur Versionverwaltung von
|
||||
[Forgejo](https://forgejo.org) ist eine Webanwendung zur Versionverwaltung von
|
||||
Projekten auf der Basis von git. Diese hilft unseren Nutzern ihre Projekte an
|
||||
zentraler Stelle zu verwalten, zu veröffentlichen und mit anderen Nutzern zu
|
||||
kollaborieren. Mithilfe der eingebauten Continuous Integration lassen sich
|
||||
Projekte bei Bedarf testen, bereitstellen und auch automatisiert deployen.
|
||||
Unsere Gitlab-Instanz befindet sich unter [git.zom.bi](https://git.zom.bi).
|
||||
kollaborieren. Unsere Forgejo-Instanz befindet sich unter
|
||||
[git.zom.bi](https://git.zom.bi).
|
||||
|
||||
<div style="clear: right"></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue