From 115c5e096f51735220f5edbdb06b053daccfaf79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Fri, 21 Feb 2020 11:24:15 +0100 Subject: [PATCH] add a chat page --- config.toml | 2 +- content/chat/_index.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 content/chat/_index.md diff --git a/config.toml b/config.toml index 7b8eb9f..67045f6 100644 --- a/config.toml +++ b/config.toml @@ -18,9 +18,9 @@ theme = "after-dark" after_dark_menu = [ {url = "$BASE_URL", name = "Übersicht"}, - {url = "https://chat.winkekatze.space", name = "Chat"}, {url = "$BASE_URL/wochenplan", name = "Wochenplan"}, {url = "$BASE_URL/kontakt", name = "Kontakt"}, + {url = "$BASE_URL/chat", name = "Chat"}, ] after_dark_title = "202 Accepted" diff --git a/content/chat/_index.md b/content/chat/_index.md new file mode 100644 index 0000000..c8da281 --- /dev/null +++ b/content/chat/_index.md @@ -0,0 +1,5 @@ ++++ +title = "202 Accepted - Chat" ++++ +Für Kommunikation innerhalb der O-Phase verwenden wir [matrix](https://matrix.org), ein offenes, federiertes Instant Messaging Protokoll. +Wir betreiben dafür eigene Infrastruktur in einem Rechenzentrum des KIT. Unter [chat.winkekatze.space](https://chat.winkekatze.space) könnt ihr euch dafür anmelden. Falls ihr schon ein Matrix Account habt könnt ihr auch einfach [#ophase-2019:winkekatze.space](https://matrix.to/#/#ophase-2019:winkekatze.space) beitreten.