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

Generate subscribe-able calendar feed #70

Open
chantastic opened this issue Jan 30, 2021 · 0 comments
Open

Generate subscribe-able calendar feed #70

chantastic opened this issue Jan 30, 2021 · 0 comments

Comments

@chantastic
Copy link
Contributor

i'd like folks to have an option to subscribe to a live calandar feed of events.

this could help folks (not already in Discord) opt into reminders for all of our events.

i'm not sure the best way to do it. but i had some ideas batting around my head:

Calendar feed template

I'm sure we could use a template to build a calendar feed (or something) that updates with the site.

Use sash event feed

Sesh has a way to export a subscribe-able feed.
This is nice but limited.
The events don't have the benefit of a description, location, url, etc.

Combine?

If both ideas are possible, I'm curious if there's a way to do a hybrid approach.
Publish a calendar based on the data in Git.
Monitor the Sash feed and open new event PRs with the title and time.

This could be a way to accomplish another goal, which is to make event creation easy for those who haven't yet contributed to the community calendar (or aren't interested in doing so).

In any case, this is all just ideas rn and no real direction.

Interested to consider other approaches as well — specifically those that keep as much implementation in GitHub.

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

No branches or pull requests

1 participant