Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
e68cd4d551 |
6 changed files with 31 additions and 30 deletions
29
_config.yml
29
_config.yml
|
@ -1,18 +1,17 @@
|
|||
defaults:
|
||||
- scope:
|
||||
path: ""
|
||||
values:
|
||||
layout: "page"
|
||||
menuorder: 100
|
||||
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
values:
|
||||
layout: "page"
|
||||
menuorder: 100
|
||||
langs:
|
||||
de: "DE"
|
||||
en: "EN"
|
||||
|
||||
include: [".well-known"]
|
||||
|
||||
de: "DE"
|
||||
en: "EN"
|
||||
external:
|
||||
- name: "Git"
|
||||
url: "https://git.zom.bi/explore/repos"
|
||||
- name: "Wiki"
|
||||
url: "https://w.zom.bi"
|
||||
-
|
||||
name: "Git"
|
||||
url: "https://git.zom.bi/explore/projects"
|
||||
-
|
||||
name: "Wiki"
|
||||
url: "https://w.zom.bi"
|
||||
|
|
BIN
assets/images/forgejo.svg
(Stored with Git LFS)
BIN
assets/images/forgejo.svg
(Stored with Git LFS)
Binary file not shown.
BIN
assets/images/gitlab.png
(Stored with Git LFS)
Normal file
BIN
assets/images/gitlab.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Binary file not shown.
Before ![]() (image error) Size: 130 B After ![]() (image error) Size: 36 KiB ![]() ![]() |
|
@ -51,16 +51,17 @@ welcome at any time on our mumble server at [mumble.zom.bi](mumble://mumble.zom.
|
|||
|
||||
<div style="clear: left"></div>
|
||||
|
||||
## Forgejo
|
||||
## Gitlab
|
||||
|
||||
<img src="assets/images/forgejo.svg" width="130"
|
||||
<img src="/assets/images/gitlab.png" width="150"
|
||||
style="float: right; margin:-14px 34px 18px 34px; " />
|
||||
|
||||
[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.
|
||||
[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.
|
||||
|
||||
<div style="clear: right"></div>
|
||||
|
||||
|
|
11
services.md
11
services.md
|
@ -50,16 +50,17 @@ Unser Mumble-Server ist unter [mumble.zom.bi](mumble://mumble.zom.bi) zu finden.
|
|||
|
||||
<div style="clear: left"></div>
|
||||
|
||||
## Forgejo
|
||||
## Gitlab
|
||||
|
||||
<img src="assets/images/forgejo.svg" width="130"
|
||||
<img src="/assets/images/gitlab.png" width="150"
|
||||
style="float: right; margin:-14px 34px 18px 34px; " />
|
||||
|
||||
[Forgejo](https://forgejo.org) ist eine Webanwendung zur Versionverwaltung von
|
||||
[Gitlab](https://gitlab.com) 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. Unsere Forgejo-Instanz befindet sich unter
|
||||
[git.zom.bi](https://git.zom.bi).
|
||||
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).
|
||||
|
||||
<div style="clear: right"></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue