forked from tsc-vfl/hugo-page
Extract schedule into dedicated files
This commit is contained in:
parent
e9d7a871a3
commit
338806ddaf
27
data/holidays.yaml
Normal file
27
data/holidays.yaml
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
holidays:
|
||||||
|
- from: 2025-01-01
|
||||||
|
to: 2025-01-05
|
||||||
|
- from: 2025-04-14
|
||||||
|
to: 2025-04-27
|
||||||
|
- from: 2025-06-09
|
||||||
|
to: 2025-06-22
|
||||||
|
- from: 2025-07-31
|
||||||
|
to: 2025-09-14
|
||||||
|
- from: 2025-10-27
|
||||||
|
to: 2025-11-02
|
||||||
|
- from: 2025-12-22
|
||||||
|
to: 2026-01-05
|
||||||
|
feasts:
|
||||||
|
- 2025-01-01
|
||||||
|
- 2025-01-06
|
||||||
|
- 2025-04-18
|
||||||
|
- 2025-04-21
|
||||||
|
- 2025-05-01
|
||||||
|
- 2025-05-29
|
||||||
|
- 2025-06-09
|
||||||
|
- 2025-06-19
|
||||||
|
- 2025-10-03
|
||||||
|
- 2025-11-01
|
||||||
|
- 2025-12-25
|
||||||
|
- 2025-12-26
|
||||||
|
|
80
data/schedule.yaml
Normal file
80
data/schedule.yaml
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
calendars:
|
||||||
|
test2:
|
||||||
|
id: "test1"
|
||||||
|
schedule:
|
||||||
|
- day: Mon
|
||||||
|
start: "17:15"
|
||||||
|
duration: 60
|
||||||
|
title: "DS Kids 6"
|
||||||
|
age: "2025 - 2026"
|
||||||
|
# - day: Mon
|
||||||
|
# start: "18:15"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Adults 5"
|
||||||
|
# - day: Mon
|
||||||
|
# start: "19:15"
|
||||||
|
# duration: 90
|
||||||
|
# title: "DS Contest Gruppe"
|
||||||
|
|
||||||
|
# - day: Tue
|
||||||
|
# start: "16:30"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Kids 4"
|
||||||
|
# age: "2015-2028"
|
||||||
|
# - day: Tue
|
||||||
|
# start: "17:45"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Kids 0"
|
||||||
|
# age: "2015-2028"
|
||||||
|
# - day: Tue
|
||||||
|
# start: "18:45"
|
||||||
|
# duration: 90
|
||||||
|
# title: "DS Adults 1"
|
||||||
|
|
||||||
|
# - day: Wed
|
||||||
|
# start: "17:00"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Kids 2"
|
||||||
|
# age: "2015-2028"
|
||||||
|
# - day: Wed
|
||||||
|
# start: "18:00"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Teens 0"
|
||||||
|
# age: "2015-2028"
|
||||||
|
# - day: Wed
|
||||||
|
# start: "20:30"
|
||||||
|
# duration: 90
|
||||||
|
# title: "Turnieraufbau Std"
|
||||||
|
|
||||||
|
# - day: Thu
|
||||||
|
# start: "17:00"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Kids 5"
|
||||||
|
# age: "2015-2028"
|
||||||
|
# - day: Thu
|
||||||
|
# start: "18:30"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Kids 1"
|
||||||
|
# age: "2015-2028"
|
||||||
|
# - day: Thu
|
||||||
|
# start: "19:30"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Adults 3"
|
||||||
|
|
||||||
|
# - day: Fri
|
||||||
|
# start: "16:30"
|
||||||
|
# duration: 60
|
||||||
|
# title: "DS Minis 0"
|
||||||
|
# - day: Fri
|
||||||
|
# start: "19:00"
|
||||||
|
# duration: 90
|
||||||
|
# title: "Tanzkreis 0"
|
||||||
|
# - day: Fri
|
||||||
|
# start: "20:30"
|
||||||
|
# duration: 60
|
||||||
|
# title: "Diskofox"
|
||||||
|
|
||||||
|
vorne:
|
||||||
|
# id: https://cloud.tsc-vfl.de/remote.php/dav/calendars/christianwolf/vh-vorne-regeltermine_shared_by_tsc
|
||||||
|
id: "vh-vorne-regeltermine_shared_by_tsc"
|
||||||
|
ignore: true
|
Loading…
x
Reference in New Issue
Block a user