@hugo @HerraBRE Yes, I use this on my static blog (generated with Hugo). You can see an example here if you scroll down: https://www.schiessle.org/articles/2018/11/01/keep-yourself-organized/ It is basically a little bit of JS and PHP which searched my Mastodon account for the URL and then fetches all likes, re-shares and replies. With a little bit more work you could probably also integrate a "add comment" feature more tightly but for me the current state was "good enough" so far. The code can be found here https://gitlab.com/BeS/hugo-sustain-ng/tree/master/static/mastodon.comments