finish mumble + about section (#288)

Co-authored-by: avg_joe <jh@disroot.org>
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Reviewed-on: #288
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: avg_joe <avg_joe@no-reply@disroot.org>
Co-committed-by: avg_joe <avg_joe@no-reply@disroot.org>
This commit is contained in:
avg_joe 2021-12-30 09:36:24 +00:00 committed by meaz
parent 20b69782f6
commit e2c23dff5e
10 changed files with 111 additions and 1 deletions

View File

@ -9,4 +9,4 @@ Die Disroot-Server werden in einem Rechenzentrum gehostet, das laut Betreiber au
---
<a href="https://api.thegreenwebfoundation.org/greencheckimage/disroot.org?nocache=true" target=_blank><img src="https://api.thegreenwebfoundation.org/greencheckimage/disroot.org?nocache=true" alt="Diese Website wird umweltfreundlch "grün" gehostet - geprüft von thegreenwebfoundation.org" style="height:100px"></a>
<a href="https://api.thegreenwebfoundation.org/greencheckimage/disroot.org?nocache=true" target=_blank><img src="https://api.thegreenwebfoundation.org/greencheckimage/disroot.org?nocache=true" alt="Diese Website wird umweltfreundlich gehostet - geprüft von thegreenwebfoundation.org" style="height:100px"></a>

View File

@ -8,9 +8,11 @@ content:
dir: asc
custom:
- _about-who-and-why
- _core-team
- _federation
- _privacy
- _transparency
- _greenenergy
body_classes: modular
header_image: about-banner.jpeg
---

View File

@ -8,9 +8,11 @@ content:
dir: asc
custom:
- _about-who-and-why
- _core-team
- _federation
- _privacy
- _transparency
- _greenenergy
body_classes: modular
header_image: about-banner.jpeg
---

View File

@ -8,9 +8,11 @@ content:
dir: asc
custom:
- _about-who-and-why
- _core-team
- _federation
- _privacy
- _transparency
- _greenenergy
body_classes: modular
header_image: about-banner.jpeg
---

View File

@ -8,9 +8,11 @@ content:
dir: asc
custom:
- _about-who-and-why
- _core-team
- _federation
- _privacy
- _transparency
- _greenenergy
body_classes: modular
header_image: about-banner.jpeg
---

View File

@ -0,0 +1,39 @@
---
title: 'Mumble Clients'
bgcolor: '#FFF'
fontcolor: '#327E82'
text_align: left
clients:
-
title: Mumble
logo: mumble.png
link: https://www.mumble.info/
text: Offizielle Website
platforms: [fa-linux, fa-windows, fa-apple]
-
title: Mumble-Web
logo: webbrowser.png
link: https://mumble.disroot.org/
text: Disroots Mumble-Webclient!
platforms: [fa-linux, fa-windows, fa-apple, fa-android]
-
title: Plumble
logo: plumble.png
link: https://github.com/acomminos/Plumble
text: Android Client
platforms: [fa-android]
-
title: Mumla
logo: mumla.png
link: https://mumla-app.gitlab.io/
text: Ein Fork von Plumble
platforms: [fa-android]
---
<div class=clients markdown=1>
</div>

View File

@ -0,0 +1,9 @@
---
title: 'Mumble Clients'
bgcolor: '#FFFFFF'
fontcolor: '#327E82'
text_align: center
---
# Wähle deinen bevorzugten Mumble-Client
Es gibt Clients für Desktop/Web/Mobile.<br>

View File

@ -0,0 +1,29 @@
---
title: 'Mumble Features'
wider_column: left
---
## Einfach zu nutzen
Lade eine Mumble App für dein Betriebssystem herunter (Desktop, Android oder iOS), verbinde dich mit [mumble.disroot.org](https://mumble.disroot.org/), schon kannst du einen Audiochannel öffnen und mit anderen Leuten sprechen!
## Hervorragende Audio-Qualität
Niedrige Latenz und Geräuschunterdrückung machen Mumble so großartig. Es können ca. 100 Teilnehmer simultan teilnehmen!
## Privat und sicher
Kommunikation ist standardmäßig verschlüsselt und mit public/private-key authentifiziert. Mit der Desktop App gibt es die Möglichkeit, die Berechtigungen für einen Kanal/Gruppe/Benutzer vielseitig einzustellen.
## Mobile App
Nutze Mumble auch unterwegs mit den Apps für Android (F-Droid) und iOS.
---
![](en/connected.png?lightbox=1024)
![](en/notification.png?lightbox=1024)
![](en/acl.png?lightbox=1024)

View File

@ -0,0 +1,8 @@
---
title: 'Mumble Highlights'
bgcolor: '#8eb726'
fontcolor: '#ffffff'
text_align: center
---
## Mumble's Feature Highlights:

View File

@ -0,0 +1,17 @@
---
title: Audio
bgcolor: '#fff'
content:
items: '@self.modular'
order:
by: default
dir: asc
custom:
- _mumble
- _mumble-highlights
- _mumble-feature1
- _mumble-clients_header
- _mumble-clients
body_classes: modular
header_image: audio_banner.jpg
---