Calendar (Dynamic)
Use this calendar if you want to integrate your class’s Google Calendar into the website.
Directions
- In _config.yml:- Add your course’s google_calendar_id(likely the course’s Berkeley email)
- Create a google_api_key. This will involve creating a new Google Cloud project and following the directions here.
- View event types, along with their colors and icons, under event_types. Your Google Calendar titles should have the appropriate prefix or suffix matching these event types. For example, if your calendar event title is “[Data 101] Lecture”,_config.ymlshould havesuffix: Lecture. If instead, your calendar event title is “Lecture - Pivots and Joins”,_config.ymlshould haveprefix: Lecture. We recommend only changingsuffix/prefixand none of the other fields.
 
- Add your course’s