From bd4449c67bf45b00985c3d0d41d6f81851460b3a Mon Sep 17 00:00:00 2001
From: MadMaurice <madmaurice@zom.bi>
Date: Wed, 23 Apr 2025 22:36:16 +0200
Subject: [PATCH] services: Replace Gitlab with Forgejo

A while ago we replaced our Gitlab instance with Forgejo.
It's time to reflect this on our website.
---
 assets/images/forgejo.svg |  3 +++
 assets/images/gitlab.png  |  3 ---
 services-en.md            | 15 +++++++--------
 services.md               | 11 +++++------
 4 files changed, 15 insertions(+), 17 deletions(-)
 create mode 100644 assets/images/forgejo.svg
 delete mode 100644 assets/images/gitlab.png

diff --git a/assets/images/forgejo.svg b/assets/images/forgejo.svg
new file mode 100644
index 0000000..50e4199
--- /dev/null
+++ b/assets/images/forgejo.svg
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:997bea1b94c9b40a4f59d45b127119a51b364edb7d9d689045d4a97876739e89
+size 503
diff --git a/assets/images/gitlab.png b/assets/images/gitlab.png
deleted file mode 100644
index c5c4bff..0000000
--- a/assets/images/gitlab.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:84a6579d49254a1d7d5db8750ab5b5801114e680bddf171bb6c824a02a498b35
-size 16539
diff --git a/services-en.md b/services-en.md
index d28c0bf..7b5b0b3 100644
--- a/services-en.md
+++ b/services-en.md
@@ -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>
 
diff --git a/services.md b/services.md
index 78b5594..d5a88a0 100644
--- a/services.md
+++ b/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>