2019-06-19 UTC
# [fluffy] yeah, and my goal in Publ is to have Publ itself be completely stateless since I want the site to be trivial to migrate between hosting endpoints or make it load-balanceable or whatever. Which is why I rely on webmention.io’s own storage and API for displaying the mentions (client-side although I might eventually add a primitive to let Publ itself do the fetch server-side)