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>
|
<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; " />
|
style="float: right; margin:-14px 34px 18px 34px; " />
|
||||||
|
|
||||||
[Gitlab](https://gitlab.com) is web service for versioning source code and other
|
[Forgejo](https://forgejo.org) is web service for versioning source code and
|
||||||
text based projects utilizing the git versioning system. It allows our users to
|
other text based projects utilizing the git versioning system. It allows our
|
||||||
manage their projects, publish them and collaborate with others. Using the
|
users to manage their projects, publish them and collaborate with others. Our
|
||||||
embedded continuous integration we can test and even automatically deploy them.
|
Gitlab instance is located at [git.zom.bi](https://git.zom.bi). You're welcome
|
||||||
Our Gitlab instance is located at [git.zom.bi](https://git.zom.bi).
|
to explore our public repositories.
|
||||||
You're welcome to explore our public repositories.
|
|
||||||
|
|
||||||
<div style="clear: right"></div>
|
<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>
|
<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; " />
|
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
|
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
|
zentraler Stelle zu verwalten, zu veröffentlichen und mit anderen Nutzern zu
|
||||||
kollaborieren. Mithilfe der eingebauten Continuous Integration lassen sich
|
kollaborieren. Unsere Forgejo-Instanz befindet sich unter
|
||||||
Projekte bei Bedarf testen, bereitstellen und auch automatisiert deployen.
|
[git.zom.bi](https://git.zom.bi).
|
||||||
Unsere Gitlab-Instanz befindet sich unter [git.zom.bi](https://git.zom.bi).
|
|
||||||
|
|
||||||
<div style="clear: right"></div>
|
<div style="clear: right"></div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue