One of the biggest disadvantages of static site generators is that they are static and can’t include comments.
There are multiples solutions to solve this problem. You could add a third party blog engine like Disqus, but this has the drawback of including a third-party tool with a bad privacy record in your website. Another solution would be to host an open-source alternative but this comes at the cost of a higher maintenance burden.
@poVoq we integrated this in dda-masto-embed 🙂
https://repo.prod.meissa.de/meissa/dda-masto-embed
(You can find mirrors on github, gitlab & codeberg also.)
#clojure #mastodon
Thanks, I’ll check that out !