2018-08-27 UTC
# ludovicchabant hey here, does anybody have clever ways to handle incoming WebMentions with static websites? I'm currently implementing that quickly stores the WM data in a json file, and a cron job that takes this data, redistributes it to each appropriate page, and re-generates the website if there was anything new.