Closed ct-martin closed 6 years ago
As a note, this functionality is not accomplished by a variable in the config as that would be hard to parse & doesn't scale well when we go past a semester. This is accomplished by posts that are effectively hidden.
This PR covers several things:
/feeds/calendar.ics
which pulls from talks, events, & meetups/meetingsNormally I'd split this across a few PRs but they ended up happening as I needed them. Also, the calendar.ics file looks abominable, but due to the quirks of how Jekyll generates, "pretty" code would break the spec and caused the validator I was testing with to really flip out.