Compare commits
33 commits
fix-privac
...
master
Author | SHA1 | Date | |
---|---|---|---|
741c60a17b | |||
652ed158e2 | |||
81ccc5d7a8 | |||
e8e5021a5e | |||
ad1b8f8fa3 | |||
eeb38ec6da | |||
aa6282c591 | |||
ba3bd553d3 | |||
ac51099b9f | |||
ac5edd438f | |||
d0865e4d6e | |||
b51d4fc74d | |||
1ecc4fb15d | |||
1bbdd2a4bf | |||
77f15d3240 | |||
b7cb94f131 | |||
8a92bd4abf | |||
a4f3ac4eab | |||
fe567d8516 | |||
fc903eadf9 | |||
295250d0bb | |||
0296478570 | |||
023233fdf7 | |||
428b59c35a | |||
d83504bd41 | |||
d688379dba | |||
e3ea73e307 | |||
343212ad5e | |||
350a0eb212 | |||
951eea693c | |||
75cd3102f0 | |||
2e3ec00fa9 | |||
1b964ef0e0 |
18 changed files with 105 additions and 35 deletions
17
_config.yml
17
_config.yml
|
@ -1,17 +1,18 @@
|
||||||
defaults:
|
defaults:
|
||||||
-
|
- scope:
|
||||||
scope:
|
|
||||||
path: ""
|
path: ""
|
||||||
values:
|
values:
|
||||||
layout: "page"
|
layout: "page"
|
||||||
menuorder: 100
|
menuorder: 100
|
||||||
|
|
||||||
langs:
|
langs:
|
||||||
de: "DE"
|
de: "DE"
|
||||||
en: "EN"
|
en: "EN"
|
||||||
|
|
||||||
|
include: [".well-known"]
|
||||||
|
|
||||||
external:
|
external:
|
||||||
-
|
- name: "Git"
|
||||||
name: "Git"
|
url: "https://git.zom.bi/explore/repos"
|
||||||
url: "https://git.zom.bi/explore/projects"
|
- name: "Wiki"
|
||||||
-
|
url: "https://w.zom.bi"
|
||||||
name: "Wiki"
|
|
||||||
url: "https://wiki.zom.bi"
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<title>{{ page.title }} - Zom.bi</title>
|
<title>{{ page.title }} - Zom.bi</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="{{ "assets/css/foundation.css" | relative_url }}">
|
<link rel="stylesheet" href="{{ "assets/css/foundation.min.css" | relative_url }}">
|
||||||
<link rel="stylesheet" href="{{ "assets/css/index.css" | relative_url }}">
|
<link rel="stylesheet" href="{{ "assets/css/index.css" | relative_url }}">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -3,14 +3,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background:#f0f0f3 url(../images/noise_blue3.png);
|
background: #d6dcdc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #393f42;
|
background: linear-gradient(to bottom, #888b8f, #66696d);
|
||||||
/* background: linear-gradient( #464d51 , #393f42 ); */
|
|
||||||
background: #393f42 url(../images/background-grayblue.png);
|
|
||||||
/* background-size: cover; */
|
/* background-size: cover; */
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
@ -59,6 +57,8 @@ body {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-subnav li {
|
.header-subnav li {
|
||||||
|
@ -80,7 +80,7 @@ body {
|
||||||
.header-subnav li a.is-active {
|
.header-subnav li a.is-active {
|
||||||
/* background: #ffffff; */
|
/* background: #ffffff; */
|
||||||
color: #393f42;
|
color: #393f42;
|
||||||
background-image:url(../images/noise_blue3.png);
|
background: #d6dcdc;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-subnav li a:not(.is-active):hover {
|
.header-subnav li a:not(.is-active):hover {
|
||||||
|
|
BIN
assets/images/Icons_mumble.svg
(Stored with Git LFS)
BIN
assets/images/Icons_mumble.svg
(Stored with Git LFS)
Binary file not shown.
BIN
assets/images/background-grayblue.png
(Stored with Git LFS)
BIN
assets/images/background-grayblue.png
(Stored with Git LFS)
Binary file not shown.
BIN
assets/images/contct.png
(Stored with Git LFS)
Normal file
BIN
assets/images/contct.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
assets/images/docker.png
(Stored with Git LFS)
BIN
assets/images/docker.png
(Stored with Git LFS)
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.
BIN
assets/images/mediawiki.png
Normal file
BIN
assets/images/mediawiki.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
assets/images/noise_blue3.png
(Stored with Git LFS)
BIN
assets/images/noise_blue3.png
(Stored with Git LFS)
Binary file not shown.
BIN
assets/images/traefik.svg
(Stored with Git LFS)
BIN
assets/images/traefik.svg
(Stored with Git LFS)
Binary file not shown.
16
coc-kurz.md
Normal file
16
coc-kurz.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
---
|
||||||
|
title: Zom.bi Code of Conduct - tl;dr
|
||||||
|
lang: de
|
||||||
|
ref: coc-kurz
|
||||||
|
---
|
||||||
|
|
||||||
|
Zombi ist ein Zusammenschluss von Lebensformen, die u. a. das gemeinsame Interesse am spielerischen Umgang mit Technik eint. Wir wollen dabei offen für möglichst viele Lebensformen seien, die unsere Werte teilen. Damit sich bei uns alle wohlfühlen können, gilt bei uns die vielen bereits bekannte goldene Regel:
|
||||||
|
|
||||||
|
**Be excellent to each other!'''**
|
||||||
|
|
||||||
|
Wenn sich alle an diese eine Regel halten, wäre schon viel getan. Wir können und wollen nicht für jeden Grenzfall Regeln aufstellen, es scheint aber nötig zu sein, diese eine Regel in ein paar Punkten zu präzisieren:
|
||||||
|
* Gruppenbezogene Menschenfeindlichkeit, insbesondere in Form von Antisemitismus, Rassismus, Sexismus, Homo- und/oder Transfeindlichkeit ist bei uns nicht erwünscht und wird nicht toleriert.
|
||||||
|
* Jede:r hat das Recht auf Anonymität. Das Verfolgen anderer Nutzer:innen gegen ihren Willen (Stalking) ist ebenso inakzeptabel, wie das Verbreiten privater Informationen ohne Einverständnis (Doxing).
|
||||||
|
* Respektiere die Grenzen anderer. Es ist nicht immer leicht sich in andere hineinzuversetzen und zu erkennen wo Grenzen liegen. Wenn dir jemand sagt, dass du mit einem Verhalten aufhören sollst, solltest du das in jedem Fall respektieren. Im Zweifel ist es immer besser vorher zu fragen. **Das betrifft insbesondere Video- und/oder Tonaufnahmen.**
|
||||||
|
|
||||||
|
In diesem Sinne: **Happy Hacking!**
|
2
coc.md
2
coc.md
|
@ -6,6 +6,8 @@ ref: coc
|
||||||
menuorder: 600
|
menuorder: 600
|
||||||
---
|
---
|
||||||
|
|
||||||
|
[tl;dr](coc-kurz.html)
|
||||||
|
|
||||||
# Zom.bi Verhaltenskodex
|
# Zom.bi Verhaltenskodex
|
||||||
|
|
||||||
## 1. Unsere Absicht
|
## 1. Unsere Absicht
|
||||||
|
|
15
contact-en.md
Normal file
15
contact-en.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: Contact
|
||||||
|
menutitle: Contact
|
||||||
|
lang: en
|
||||||
|
ref: contact
|
||||||
|
menuorder: 900
|
||||||
|
---
|
||||||
|
|
||||||
|
# Contact details
|
||||||
|
|
||||||
|
The website zom.bi is provided by the members of the Zom.bi community.
|
||||||
|
If you wish to contact us, you can use one of the following ways to reach one of
|
||||||
|
our representatives.
|
||||||
|
|
||||||
|
* Email: <img src="/assets/images/contct.png" width="113"/>
|
14
contact.md
Normal file
14
contact.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: Impressum
|
||||||
|
menutitle: Impressum
|
||||||
|
lang: de
|
||||||
|
ref: contact
|
||||||
|
menuorder: 900
|
||||||
|
---
|
||||||
|
|
||||||
|
# Impressum
|
||||||
|
|
||||||
|
Die Seite zom.bi wird in gemeinsamer Arbeit der Zom.bi-Community betrieben.
|
||||||
|
Auf den folgenden Wegen können Sie einen unserer Repräsentanten erreichen.
|
||||||
|
|
||||||
|
* E-Mail: <img src="/assets/images/contct.png" width="113"/>
|
|
@ -17,7 +17,7 @@ unterhalten möchtest, dann kannst du uns auf diesem Server
|
||||||
finden.
|
finden.
|
||||||
|
|
||||||
Unser Mumble-Server findet sich unter:
|
Unser Mumble-Server findet sich unter:
|
||||||
[mumble.zom.bi](mumble://mumble.zom.bi)
|
[mumble.zom.bi](mumble://mumble.zom.bi/?title=Zom.bi&version=1.2.0)
|
||||||
|
|
||||||
Mumble ist eine Open Source Voice-over-IP-Software ausgelegt
|
Mumble ist eine Open Source Voice-over-IP-Software ausgelegt
|
||||||
auf kurze Latenzen und hohe Audio-Qualität. Weiter
|
auf kurze Latenzen und hohe Audio-Qualität. Weiter
|
||||||
|
|
|
@ -65,6 +65,18 @@ You're welcome to explore our public repositories.
|
||||||
|
|
||||||
<div style="clear: right"></div>
|
<div style="clear: right"></div>
|
||||||
|
|
||||||
|
## Mediawiki
|
||||||
|
|
||||||
|
<img src="assets/images/mediawiki.png" width="150"
|
||||||
|
style="float: left; margin:-14px 34px 18px 34px; " />
|
||||||
|
|
||||||
|
[Mediawiki](https://mediawiki.org) is a Wiki Software that has been developed
|
||||||
|
by the Wikimedia Foundation for use in Wikipedia. We're hosting
|
||||||
|
an own Mediawiki instance, which we use to document our services and save the
|
||||||
|
protocols for our assemblies. You can find it at [w.zom.bi](https://w.zom.bi).
|
||||||
|
|
||||||
|
<div style="clear: left"></div>
|
||||||
|
|
||||||
## Cytube
|
## Cytube
|
||||||
|
|
||||||
[Cytube](http://cytu.be) is a web service to watch videos from various sources
|
[Cytube](http://cytu.be) is a web service to watch videos from various sources
|
||||||
|
|
13
services.md
13
services.md
|
@ -64,6 +64,19 @@ Unsere Gitlab-Instanz befindet sich unter [git.zom.bi](https://git.zom.bi).
|
||||||
|
|
||||||
<div style="clear: right"></div>
|
<div style="clear: right"></div>
|
||||||
|
|
||||||
|
## Mediawiki
|
||||||
|
|
||||||
|
<img src="assets/images/mediawiki.png" width="150"
|
||||||
|
style="float: left; margin:-14px 34px 18px 34px; " />
|
||||||
|
|
||||||
|
[Mediawiki](https://mediawiki.org) ist eine Wiki-Software, die von der
|
||||||
|
Wikimedia-Foundation unter anderem für Wikipedia entwickelt wurde. Wir hosten
|
||||||
|
eine Mediawiki-Instanz, die wir verwenden um unsere Services zu dokumentieren
|
||||||
|
und unsere Plena zu protokollieren. Sie befindet sich unter
|
||||||
|
[w.zom.bi](https://w.zom.bi).
|
||||||
|
|
||||||
|
<div style="clear: left"></div>
|
||||||
|
|
||||||
## Cytube
|
## Cytube
|
||||||
|
|
||||||
[Cytube](http://cytu.be) ist eine Webanwendung mit der man gemeinsam und
|
[Cytube](http://cytu.be) ist eine Webanwendung mit der man gemeinsam und
|
||||||
|
|
Loading…
Reference in a new issue