MikeRogers0 / Ruby-Meetup-Calendar

List all the current Ruby Meetups
https://ruby-meetup-calendar.mikerogers.io
MIT License
23 stars 9 forks source link

Setting up iCal feed #54

Closed MikeRogers0 closed 3 years ago

MikeRogers0 commented 3 years ago

Issue https://github.com/MikeRogers0/Ruby-Meetup-Calendar/issues/53

This uses the https://github.com/icalendar/icalendar gem to create create a feed people can add to google calendar.

MikeRogers0 commented 3 years ago

It's currently able to import to iCalendar on MacOS, but doesn't import to Google Calendar.

Edit: FIGURED IT OUT! the whitespace at the top of the file was throwing it off. The timezones looks off, but I'll come back tomorrow.

image

MikeRogers0 commented 3 years ago

image

It's working with google, but the timezones are wrong.

MikeRogers0 commented 3 years ago

image

Working now. Next I'll work on adding some more info to these so they're useful.