compserv / hknweb

The new HKN website (using Django, hopefully at hkn.eecs.berkeley.edu soon)
https://dev-hkn.eecs.berkeley.edu
MIT License
19 stars 108 forks source link

Expose personal calendar in iCal format instead of provisioning Google Calendars #558

Closed oliver-ni closed 11 months ago

oliver-ni commented 11 months ago

relevant slack thread

Instead of provisioning and maintaining a Google Calendar for each person, we have a route on dev-hkn that just outputs the rsvp’d events in the standard iCal format that can be parsed by any calendar application. Google Calendars that were already provisioned will continue to work and be updated. However, they will no longer be provisioned for new candidates.

This has already been tested & a deployed has been made (would normally wait but it's urgent for CM tomorrow). You can see my account has both the old link and the new link here.

CleanShot 2023-10-05 at 00 05 39@2x

oliver-ni commented 11 months ago

CleanShot 2023-10-05 at 00 13 27@2x