get Disability Cultural Center's community calendar as an ICS subscription
Find a file
2025-04-21 22:46:35 -05:00
.editorconfig initial commit 2025-04-20 00:01:31 -05:00
.gitignore update sources 2025-04-20 09:24:29 -05:00
go.mod update sources 2025-04-20 09:24:29 -05:00
go.sum update sources 2025-04-20 09:24:29 -05:00
main.go also put register link in the LOCATION field 2025-04-21 22:46:35 -05:00
README.md Update README.md 2025-04-20 22:45:57 -05:00
TODO.md update documentation 2025-04-20 09:46:25 -05:00

convert https://www.disabilityculturalcenter.org/calendar to a useful calendar subscription (RFC 5545)

CLI arguments

flag default description
--save ./events.ics Where to save the calendar file
--serve false Run as an HTTP server
--port 8322 HTTP server port
--cache-age 86400 Don't scrape again until after this many seconds

why?

squarespace includes ical format links for individual events with minimal info attached. with this feed you can keep your calendar synchronized with the full events list including the descriptions, formats, and registration links.