toot.wales is one of the many independent Mastodon servers you can use to participate in the fediverse.
We are the Open Social network for Wales and the Welsh, at home and abroad! Y rhwydwaith cymdeithasol annibynnol i Gymru, wedi'i bweru gan Mastodon!

Administered by:

Server stats:

585
active users

Help me out here I currently have a statically generated site. How much of a headache is it going to be to integrate more IndieWeb features like reactions, mentions, etc? Am I better off going server side or using calls to endpoints on page load?

@huwfulcher Lots of services to integrate with - several static generators have libraries one can use to capture and interact with web-mentions. See indieweb.org/Webmention - I don't recognize your flavor of SSG but it looks to be in Rust? Peruse indieweb.org/Rust and if you see missing pieces feel free to login and update that page. #IndieWeb

IndieWebWebmentionWebmention is an open web standard (W3C Recommendation) for conversations and interactions across the web, a powerful building block used for a growing distributed network of peer-to-peer comments, likes, reposts, and other responses across the web.

@artlung Thanks Joe! At the moment it's powered by go, I wrote it myself so I'm happy to have to adapt it as needs be

@huwfulcher I think adding markup indicating you can receive webmentions and then sorting out how to display them are the pieces. webmention.io/ would be a great start. And yes, there's a page on Go too. indieweb.org/Go If you have questions the IndieWeb chat is always there. Questions about your situation would be welcome in our dev channel.

webmention.ioWebmention.io
Huw Fulcher

@artlung Thanks very much, I'll definitely pop into the chat and ask there