kjz
kjz

Ah, webmentions… So apparently simple, but so many moving parts. Currently testing my outbounds (Netlify deploy → Ping webmention.app with my RSS feed → Send outbound mention with correct classes). No idea if it’s working…

|
Embed
In reply to
andreipopa
andreipopa

@leonp Question, as I'm more interested in the content refreshing strategy here. With every new mention or comment, is the affected page rebuilt and a new deploy is triggered?

|
Embed
kjz
kjz

@andreipopa No. I could do that with Zapier through creating a zap that triggers a Netlify site build whenever my incoming webmention feed is updated, or whenever I get an incoming comment using the website’s own comment forms.

However, that could soon get expensive (only 300 free build minutes a month with Netlify, and I’m using Jekyll), and I think it’s good to be able to review any incoming mentions/comments before publishing.

|
Embed