Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ical for events #203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

marcoroth
Copy link

This pull request implements a ics calendar for all events. The following calendar gets published:

URL  Description
https://seattlerb.org/events.ics All Events

The main motivation for this is to automate the import of meetups into https://rubyconferences.org/meetups.
This pull request over in RubyConferences.org enables this: ruby-conferences/ruby-conferences.github.io#735.

I added the ?event_id=[id] param to all URLs since we need a unique URL to point to for each event. Let me know if this should actually point to a real page. I couldn't find anything in the app to point to instead.

Let me know if you want me to tweak something.

Also, leaving this here for context: https://elk.zone/ruby.social/@zenspider/113023435456950133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant