opensource-construction / website

os.c website, content and design components
https://opensource.construction
MIT License
3 stars 4 forks source link

Idea: Add a subscribeable calendar #19

Open n0rdlicht opened 4 months ago

n0rdlicht commented 4 months ago

We are using https://www.npmjs.com/package/ics to parse front matter in event files. We could leverage the library to build a server side action or file generated at build time to serve a subscribeable calendar (e.g. in iCal, Outlook, Google Calendar etc.).

Proposal