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

Support multiple calendars #221

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

Commits on Jan 27, 2020

  1. Support multiple calendars

    We can now add multiple Google calendar ids at `events.js#138` so that not everything needs to be maintained by us.
    
    But! Even better, we can now add any iCal URL to the `_data/icals.yml` list! That means we can now pull directly from Meetup without having to copy anything into our calendar.
    
    (I've definitely missed some meetups that we want listed. Please comment with them, or open a PR. Also, to deploy this, we'll need to remove a few events from our google calendar.)
    dereklucas committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    7ae9541 View commit details
    Browse the repository at this point in the history