Good morning Fediverse.
I build something playground page of comments. I tested it with mastodon.social and it worked.
I'm aware of the entire thing still having a gazillion issues, e.g. I need to clean up the actor owning the page. I'm unsure if this actor should have followers. I'm unsure who to notify of new comments. I need to implement some replies, context, likes, shares, collections. I need to display more stuff in the JS, and pass it through the API. I need to properly publish the OpenAPI interfaces.
Aside from this, I think this is a somewhat clean technical implementation of adding comments to a static site using well the Fediverse. This is the mkdocs.yml file. I also need to whitelist the site, so it would be "registration + adding a plugin" if it was a commercial product. So it's pretty cool.