add program page and sample data

This commit is contained in:
Lyn Fugmann 2024-09-26 15:39:47 +02:00
parent 5c77536d98
commit e31972cb90
7 changed files with 163 additions and 24 deletions

View file

@ -0,0 +1,51 @@
"2024-10-07": # NOTE: quoting dates is important
- start: "09:00"
end: "10:30"
title:
de: "Begrüßung"
en: "Grand Opening"
description:
de: "blabla"
en: "bibibababubu"
location: "HSZ/004"
# annotation: null
checkin_link: "https://kurse.ifsr.de/..."
livestream: true
- start: "10:30"
end: "14:00"
title:
de: "Tutorien und Mittagessen"
en: "Tutorial and lunch"
description:
de: "hocus"
en: "pocus"
location: "Start: HSZ"
annotation:
de: "Der Stream verzögert sich um 20 Minuten"
en: "The Livesream will be delayed by 20 minutes."
# checkin_link: null
# livestream: false # NOTE: can be omitted
"2024-10-08":
- start: "10:30"
end: "16:00"
title: "Nerd101" # NOTE: same value for all langs
description:
de: "coole vorträge"
en: "cool talks"
location: "Andreas-Pfitzmann-Bau (APB)"
# annotation: null
checkin_link: "/campus/" # NOTE: local url (needs to exist)
livestream: true
- start: "19:00"
end: null # NOTE: open end
title:
de: "Clubwanderung"
en: "Club tour"
description:
de: "lorem"
en: "ipsum"
location: "Start: APB"
annotation:
de: "Bargeld mitbringen!!!!11!1"
en: "Bring cash!!!!11!1"
checkin_link: "https://kurse.ifsr.de/..."

View file

@ -1,5 +1,5 @@
---
layout: page.njk
layout: program.njk
title: Programm
tags: mainNav
eleventyNavigation:

View file

@ -1,5 +1,5 @@
---
layout: page.njk
layout: program.njk
title: Program
tags: mainNav
eleventyNavigation: