|
|
|
|
|
by Seirdy
1885 days ago
|
|
The best part of the IndieWeb is that you don't have to go "all-in" on day 1. I have a static JS-free site with a self-hosted Webmention receiver (https://seirdy.one); Hugo pulls in the JSON-encoded Webmentions during `hugo build` in CI. The combination of Webmentions and Microformats creates a self-hosted comments section where everyone's comment is hosted on their preferred platforms: comments/likes are preferably hosted on commenters' own websites, but they can also be hosted on silos like Twitter or the Fediverse. |
|