This PR improves the Events page (that displays events from the CompSoc Google calendar).
Changes
Update FullCalendar from 3.4.0 to 5.10.1. The license is still the same.
Migrate the existing v3 code to v5 code.
Render event descriptions from Google Calendar
Fix some bad default styles (all links have underlines when event is hovered, entire event being clickable even when there is a link in the event description, etc)
This PR improves the Events page (that displays events from the CompSoc Google calendar).
Changes
Screenshot for changes