summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlle1 <36682087+vlle1@users.noreply.github.com>2021-05-03 18:41:36 +0200
committervlle1 <36682087+vlle1@users.noreply.github.com>2021-05-03 18:41:36 +0200
commit0cc7de6321b2d7a223cc0576239cb9b4c0504df7 (patch)
treea05071b794742c3ff0a4cd8b14e80dd64be42872
parent561e03a9591ca4bd10974c0cabfcf0e179bbe2c4 (diff)
(pls ignore thx)
-rw-r--r--experimental/minecraft-campus.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/experimental/minecraft-campus.xml b/experimental/minecraft-campus.xml
new file mode 100644
index 0000000..8b2c32b
--- /dev/null
+++ b/experimental/minecraft-campus.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+<!DOCTYPE fly SYSTEM "../fly.xml">
+-->
+<fly>
+ <flyer id="hello_world" image="https://campus-kit.de/schloss.png">
+ <description>
+ flyer is lit isnt it
+ </description>
+ </flyer>
+ <channel name="Minecraft-Campus-Events" link="https://campus-kit.de">
+ <flyer id="campusfuehrung" image="https://campus-kit.de/schloss.png">
+ <description>
+ # Campusführung!
+ - hier, das ist doch toll, oder?
+ - und das hier ist markdown :D (oder so ähnlich, hab kein Plan vom Leben hihi)
+ - es ist so toll!!!
+ </description>
+
+ </flyer>
+ <flyer id="survivalgames" image="https://campus-kit.de/schloss.png">
+ <description>
+ # lez play survivalgames!
+ Wir haben 3 Maps auf dem Campus für euch vorbereitet! Los geht's am 23.6.2021 um 18 Uhr.
+ </description>
+ </flyer>
+ </channel>
+ <channel name="Minecraft-Campus-Build-Parties" link="https://campus-kit.de">
+
+ <flyer id="1-2021" image="https://campus-kit.de/schloss.png">
+ <description>
+ # Komm zur Weekly Build Party!
+ Wir machen da richtig krasses Zeug!
+
+ ## Diese Woche:
+ - physikbau
+ - infobau neu
+ </description>
+ <!-- weekly ical event here :) -->
+
+ </flyer>
+ <flyer id="2-2021" image="https://campus-kit.de/schloss.png">
+ <description>
+ # Komm zur Weekly Build Party!
+ Wir machen da richtig krasses Zeug!
+
+ ## Diese Woche:
+ - mathebau
+ </description>
+ <!-- weekly ical event here :) -->
+
+ </flyer>
+ <flyer id="3-2021" image="https://campus-kit.de/schloss.png">
+ <description>
+ # Komm zur Weekly Build Party!
+ Wir machen da richtig krasses Zeug!
+
+ # Diese Woche:
+ - nichts. Es macht auch keinen Sinn, jede Woche nen neuen Flyer rauszubringen. Flyer können aktuell gehalten werden. Client kann über hash checken, ob sich flyer geändert hat, und ihn gegebenenfalls noch mal anzeigen.
+ </description>
+ <!-- weekly ical event here :) -->
+
+ </flyer>
+ </channel>
+ <channel name="Podcast"></channel>
+</fly>