I wonder if it's related to this notification I got in December 2019?
WeChat ID
aaronpk_tv
@aaronpk No, I think the github oauth + limiting to a single user would work fine. I just wonder why you didn't start with a naive user+password table first. Sure, doing proper and secure auth is not trivial.
@aaronpk yep, just me as the single author. Public, but read-only.
@aaronpk looks pretty neat. The auth options seem overkill for my single-user use case. Is there a month/week calendar view? (not really crucial, but I kinda had that in mind)
Dear lazy web, I'm looking for a static site generator with support for events, i.e. should output a page with calendar view, an iCal/ics file, rss/atom for newly added and updated events. Any hints?