Post

iCal & FullCalendar

In order to render calendar using javascript on website, FullCalendar is one of the most popular library. FullCalendar has plugins to retrieve events from other calendar, like Google Calendar and iCalnendar feed. However, these plugins have restricted usage. In this post, I will share how I used GitHub actions to manage events from iCal feed on FullCalendar more flexbly.

This post is licensed under CC BY 4.0 by the author.