feat: Add kite-flying calendar..
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
..a literal hand-written ICS file… send help
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
/static/ics/* text eol=crlf
|
||||
33
static/ics/kite-flying.ics
Normal file
33
static/ics/kite-flying.ics
Normal file
@ -0,0 +1,33 @@
|
||||
BEGIN:VCALENDAR
|
||||
VERSION:2.0
|
||||
METHOD:PUBLISH
|
||||
PRODID:-//Coop Cloud//a humble calix
|
||||
BEGIN:VEVENT
|
||||
UID:e03f3b2bbc2bd4cb90ef2681b40b21c13419f892
|
||||
DTSTAMP:20241126T170914Z
|
||||
DTSTART:20260326T120000Z
|
||||
DTEND:20260326T130000Z
|
||||
SUMMARY:Coop Cloud kite-flying 🪁 (East)
|
||||
LOCATION:https://jitsi.sutty.nl/CoopCloudKiteFlying
|
||||
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=TH
|
||||
BEGIN:VALARM
|
||||
ACTION:DISPLAY
|
||||
DESCRIPTION:Coop Cloud kite-flying 🪁 (East)
|
||||
TRIGGER;RELATED=START:-PT15M
|
||||
END:VALARM
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:29316cb64361bc74c48901a6044eb1c0626bfd97
|
||||
DTSTAMP:20241126T170914Z
|
||||
DTSTART:20260319T190000Z
|
||||
DTEND:20260319T200000Z
|
||||
SUMMARY:Coop Cloud kite-flying 🪁 (West)
|
||||
LOCATION:https://jitsi.sutty.nl/CoopCloudKiteFlying
|
||||
RRULE:FREQ=WEEKLY;INTERVAL=2;BYDAY=TH
|
||||
BEGIN:VALARM
|
||||
ACTION:DISPLAY
|
||||
DESCRIPTION:Coop Cloud kite-flying 🪁 (West)
|
||||
TRIGGER;RELATED=START:-PT15M
|
||||
END:VALARM
|
||||
END:VEVENT
|
||||
END:VCALENDAR
|
||||
Reference in New Issue
Block a user