Webmention August 3, 2022 Thanks for taking the time to read my ramblings! 😄 for “instant appearance” […] you could simply revert to client-side JS code. I will definitely check that out and try to implement client side rendering for webmentions. On the other hand, only rebuilding the site whenever new content is created, embraces the concept of slow web. I guess anyone taking the time to write a response could also wait until I feel the need to tell something new to show their face up on my site 😅. [...] August 1, 2022 I had a pretty wild debugging ride when implementing go-jamming 😵💫. Problem: go-jamming wasn’t sending webmentions. There were two root causes to this problem, one on my side, and one on go-jamming’s side. go-jamming checks the site’s RSS feed where to send webmentions. It expects the raw HTML in the post item’s description tag. But Hugo, by default, puts a summary of a post in there. I could fix that by adapting my theme. [...] July 29, 2022 I received my first webmention from a non-silo (Twitter, Mastodon) source. Woohooo! #indieweb #webmention Indiewebify me! And don't forget my webmentions! July 22, 2022 This describes my experiences in getting my website into the IndieWeb, adding microformats, Webmentions and how I sometimes struggled with all of it.