This was actually supposed to be published on the 12th. :) I saw an interesting post from fellow Blaugustian Cascade: Making a Comment System with Eleventy and Netlify - cascading.space. Implementation of comments on a static blog is a topic I’ve wrestled with for lo these past three and a half years. The short version is: You can’t do it. The long version is: You can do it, but probably not the way you want to. I’ve been using a third-party comment system called CommentBox. It’s very...