first sketch

This commit is contained in:
antilopa 2021-11-07 21:28:17 +01:00
parent b65f0af795
commit 53d4616957
2 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,43 @@
---
title: Chat Overview
section_id: chats
bgcolor: '#FFF'
fontcolor: '#555'
text_align: left
services:
-
title: XMPP Chat
icon: xmpp.png
link: 'https://disroot.org/services/xmpp'
text: "Decentralized instant messaging."
button: 'https://webchat.disroot.org'
buttontext: "Log in"
-
title: Nextcloud Talk
icon: cloud.png
link: 'https://disroot.org/services/nextcloud/'
text: "??"
button: 'https://cloud.disroot.org/apps/spreed/'
buttontext: "Log in"
-
title: 'Calls'
icon: calls.png
link: 'https://disroot.org/services/calls'
text: "A videoconferencing tool."
button: 'https://calls.disroot.org'
buttontext: "Start a call"
-
title: 'Audio'
icon: mumble.png
link: 'https://disroot.org/services/audio'
text: "A low latency, high quality voice chat application."
button: 'https://mumble.disroot.org'
buttontext: "Log in"
-
title: 'Delat chat'
icon: email.png
link: 'https://disroot.org/services/delta'
text: "??"
button: 'https://mumble.disroot.org'
buttontext: "Log in"
---

18
pages/chats/modular.en.md Normal file
View File

@ -0,0 +1,18 @@
---
title: Disroot Chats
bgcolor: '#fff'
content:
items: '@self.modular'
order:
by: default
dir: asc
custom:
- _chat-overview
- _xmpp-encrypt
- _xmpp-1on1
- _xmpp-chatrooms
- _xmpp-bridges
- _xmpp-bots
body_classes: modular
header_image: 'none'
---