RITlug / ritlug.github.io

RITlug website
https://ritlug.com
Creative Commons Zero v1.0 Universal
13 stars 24 forks source link

Populate ICAL Feed #176

Closed jrtechs closed 4 years ago

jrtechs commented 5 years ago

We would like to populate the ICAL feed with events for this semester and link it on our website.

ct-martin commented 5 years ago

Also calendar page w/ event list

jrtechs commented 5 years ago

@ct-martin What needs to be done to add an event to the ICAL feed?

ct-martin commented 5 years ago

@jrtechs this issue is on me, but the metadata of date-start, date-end, etc. from a number of places will automatically add themselves to the feed. I think I'm going to split this issue into two PRs given how it's working out so far in displaying a large amount of info, one to add the events, and another to display them somewhere on the site.

ct-martin commented 5 years ago

@jrtechs more info:

example: https://github.com/RITlug/ritlug.github.io/blob/master/meetings-meetups/_posts/2018-10-27-project-collab.md code: https://github.com/RITlug/ritlug.github.io/blob/master/feeds/calendar.ics

ct-martin commented 5 years ago

@jrtechs marked you for review on #190. See also note in #189 regarding ingest locations