WIP chat page

This commit is contained in:
antilopa 2022-01-04 22:59:40 +01:00
parent 53d4616957
commit ea2888d7c7
4 changed files with 37 additions and 14 deletions

View File

@ -0,0 +1,13 @@
---
title: Email
bgcolor: '#FFF'
fontcolor: '#1F5C60'
body_classes: modular
wider_column: right
---
## Chat
**Disroot** provides several different chat and conference services...
---

View File

@ -8,36 +8,36 @@ services:
- -
title: XMPP Chat title: XMPP Chat
icon: xmpp.png icon: xmpp.png
link: 'https://disroot.org/services/xmpp' link: 'https://webchat.disroot.org'
text: "Decentralized instant messaging." text: "Decentralized instant messaging."
button: 'https://webchat.disroot.org' button: 'https://howto.disroot.org/en/tutorials/chat'
buttontext: "Log in" buttontext: "Learn more"
- -
title: Nextcloud Talk title: Nextcloud Talk
icon: cloud.png icon: cloud.png
link: 'https://disroot.org/services/nextcloud/' link: 'https://cloud.disroot.org/apps/spreed/'
text: "??" text: "??"
button: 'https://cloud.disroot.org/apps/spreed/' button: 'https://howto.disroot.org/en/tutorials/cloud/apps/talk/web'
buttontext: "Log in" buttontext: "Learn more"
- -
title: 'Calls' title: 'Calls'
icon: calls.png icon: calls.png
link: 'https://disroot.org/services/calls' link: 'https://calls.disroot.org'
text: "A videoconferencing tool." text: "A videoconferencing tool."
button: 'https://calls.disroot.org' button: 'https://disroot.org/services/calls'
buttontext: "Start a call" buttontext: "Learn more"
- -
title: 'Audio' title: 'Audio'
icon: mumble.png icon: mumble.png
link: 'https://disroot.org/services/audio' link: 'https://mumble.disroot.org'
text: "A low latency, high quality voice chat application." text: "A low latency, high quality voice chat application."
button: 'https://mumble.disroot.org' button: 'https://howto.disroot.org/en/tutorials/office/mumble'
buttontext: "Log in" buttontext: "Learn more"
- -
title: 'Delat chat' title: 'Delat chat'
icon: email.png icon: email.png
link: 'https://disroot.org/services/delta' link: 'https://disroot.org/services/delta'
text: "??" text: "??"
button: 'https://mumble.disroot.org' button: ''
buttontext: "Log in" buttontext: "Learn more"
--- ---

View File

@ -0,0 +1,8 @@
---
title: 'Green bar'
bgcolor: '#8EB726'
fontcolor: '#FFF'
text_align: center
---
<br><br>

View File

@ -7,6 +7,8 @@ content:
by: default by: default
dir: asc dir: asc
custom: custom:
- _green-bar
- _chat-intro
- _chat-overview - _chat-overview
- _xmpp-encrypt - _xmpp-encrypt
- _xmpp-1on1 - _xmpp-1on1