@cleverdevil Always meant to ask you. I have been using your âOn This Day..â script for the longest time. I was wondering if I could host it on Micro.blog instead of your site. Also, I would love to exclude todayâs posts on the On This Day page and only show past posts so wondering if thatâs something I can modify.
@pratik I havenât looked at that project in ages, but if I remember correctly, its a combination of JavaScript that loads client-side and a small amount of backend code that I have running in AWS Lambda. Because of how Micro.blog works, I do think that it would be possible to do everything in JavaScript, but its not something I have time to work on. If youâre comfortable with reading/writing code, you could certainly use what I have written as a starting point.
@cleverdevil No worries. I havenât worked in JavaScript before, and tbh, dunno what AWS Lambda is đ It was something I was thinking about the other day. Not a priority or something that will break my site. If you ever work on it in the future, let me know. Thanks!