I was wondering, what powers your stuff.interfree.ca blog? This looks better than writefreely, what with having replies from fedi straight up displayed on the website itself, and the possibility of actually replying right from any client.
Does it allow for people to subscribe via emails too?
@xogium No. It’s a custom statiq template with lots of JavaScript for comments and betula for the links, updated by rclone and all wrapped up in a powershell script.
@fastfinge Hmmm. It looks like writefreely uses ninja2 for template generation. I believe I could get away with customizing the base.tmpl file, this way.
What would I need as html into the post for example for this to work then?
@xogium I’m not at my desk. But view source on an article from my blog and it should be obvious. You’re looking for the fediverse comments js file in the head section and the div in the body that refers to fed.interfree.ca
It looks like you can only customize css and js if you're a pro subscriber of write.as. Too bad I self-host it and can thus do whatever the hell I want anyway. Hah.