Compare commits
2 Commits
3407da6fa9
...
21c93bd4b1
Author | SHA1 | Date |
---|---|---|
Stefan Schwarz | 21c93bd4b1 | |
Stefan Schwarz | e38e4a6926 |
|
@ -7,6 +7,8 @@ menu:
|
||||||
|
|
||||||
{{<video mp4=`/franconia_animated.mp4` webm=`/franconia_animated.webm` alt=`Ein Router in Form des Frankenrechens mit der Aufschrift "franconian.net" und einem "Fenster" in die Welt des rC3. Daran angeschlossen sind die Hackspaces backspace, Hackzogtum und Nerd2Nerd.`>}}
|
{{<video mp4=`/franconia_animated.mp4` webm=`/franconia_animated.webm` alt=`Ein Router in Form des Frankenrechens mit der Aufschrift "franconian.net" und einem "Fenster" in die Welt des rC3. Daran angeschlossen sind die Hackspaces backspace, Hackzogtum und Nerd2Nerd.`>}}
|
||||||
|
|
||||||
## cat content/*
|
Unsere Streams:
|
||||||
|
|
||||||
{{<image src="https://thiscatdoesnotexist.com/" alt="Diese Katze gibt es nicht wirklich. Das Bild wurde maschinell erzeugt und ist ohne Unterschrift gültig.">}}
|
* [rC3 Stage]({{<ref "rc3stage">}}) (offizielle franconian.net Media CCC Stage)
|
||||||
|
|
||||||
|
* [franconian.net Lounge]({{<ref "lounge">}}) (Sub-Stream fuer das Musik Programm)
|
||||||
|
|
|
@ -7,6 +7,8 @@ menu:
|
||||||
|
|
||||||
{{<video mp4=`/franconia_animated.mp4` webm=`/franconia_animated.webm` alt=`A router labelled "franconian.net" with a "window" to the world of rC3 and the hackspaces backspace, Hackzogtum, and Nerd2Nerd connected to it.`>}}
|
{{<video mp4=`/franconia_animated.mp4` webm=`/franconia_animated.webm` alt=`A router labelled "franconian.net" with a "window" to the world of rC3 and the hackspaces backspace, Hackzogtum, and Nerd2Nerd connected to it.`>}}
|
||||||
|
|
||||||
## cat content/*
|
Watch our stages here:
|
||||||
|
|
||||||
{{<image src="https://thiscatdoesnotexist.com/" alt="This cat does not actually exist. The picture was created by an android who dreams of electric cats.">}}
|
* [rC3 Stage]({{<ref "rc3stage">}}) (official franconian Media CCC stage)
|
||||||
|
|
||||||
|
* [franconian.net Lounge]({{<ref "lounge">}}) (our special sub-stream for music acts)
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
title: Cat Content
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
weight: 5
|
||||||
|
---
|
||||||
|
|
||||||
|
{{<image src="https://thiscatdoesnotexist.com/" alt="This cat does not actually exist. The picture was created by an android who dreams of electric cats.">}}
|
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
title: rC3 Stage
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
weight: 3
|
||||||
|
---
|
||||||
|
|
||||||
|
Du kannst entweder per {{<external href="https://streaming.media.ccc.de/rc3/franconiannet">}}streaming.media.ccc.de{{</external>}} streamen oder hier:
|
||||||
|
|
||||||
|
{{<iframe src="https://streaming.media.ccc.de/rc3/embed/franconiannet/dash/native" width="1024" height="576" frameborder="none" allowfullscreen="allowfullscreen" seamless="seamless" scrolling="no">}}
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
title: rC3 Stage
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
weight: 3
|
||||||
|
---
|
||||||
|
|
||||||
|
Go to {{<external href="https://streaming.media.ccc.de/rc3/franconiannet">}}streaming.media.ccc.de{{</external>}} or watch here.
|
||||||
|
|
||||||
|
{{<iframe src="https://streaming.media.ccc.de/rc3/embed/franconiannet/dash/native" width="1024" height="576" frameborder="none" allowfullscreen="allowfullscreen" seamless="seamless" scrolling="no">}}
|
||||||
|
|
Loading…
Reference in New Issue