diff --git a/pages/chats/_chat_overview/services.en.md b/pages/chats/_chat_overview/services.en.md new file mode 100644 index 00000000..6b6c3a32 --- /dev/null +++ b/pages/chats/_chat_overview/services.en.md @@ -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" +--- diff --git a/pages/chats/modular.en.md b/pages/chats/modular.en.md new file mode 100644 index 00000000..29c05ee1 --- /dev/null +++ b/pages/chats/modular.en.md @@ -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' +---