Making a calendar website with Jekyll and GitHub pages

1 · Alex Coleman · June 18, 2023, 8:46 p.m.
Recently, I've been working on a Jekyll-based GitHub Pages site that presents a paginated list of upcoming events. It also builds on the CodeRefinery git-calendar tool to generate and host ICalendar files to enable people to subscribe calendar apps to it. It's been an interesting look at inverting some of Jekyll's normal logic for blog posts and using GitHub Actions to build markdown posts from YAML. But why? I've been a trustee for the Society of Research Software Engineering since September 20...