[schmarty], mdemo, darkkirb, Seirdy, Seirdy0, lanodan, jacky, mossymaker[d], seekr, rvalue, Kongpc, tetov-irc, nertzy, marksuth[d], Moosadee, boxframes and [fluffy] joined the channel
#kinduffHello 👋 very happy to share that I've finally integrated webmentions into my Jekyll site. I'm missing a couple of pieces to, for example, rebuild when a webmention comes, but it's okay for now.
#kinduffI'm doing a all static approach, meaning that instead of fetching webmentions all the time, I:
#kinduff- Created a backfill job to convert webmentions into something I can print (example file shorturl.at/uxL27)
#kinduff- Created a backfill to find a fetch Hackernews comments and transform them into webmentions, meaning, using the API to fetch and transform into a brid.gy like response, then webmention.io can pick it up
#kinduff- Same for Github issue comments, since I was using Utterances and wanted to recover those.
#kinduffThe missing parts are some automations, and some UI tweaks to show the user that they can comment using commentpara.de or similar (might build my own).
#kinduffI'm planning to write a blog post about this, so hang tight!
#kinduffJust finished my N8N integration with Webmention.io to receive new webmentions using the webhook and transforming it into the format I need to be displayed in my Jekyll blog. The deploy is automatic when something new is pushed.
#kinduffThis a very similar workflow I use for my Guest book :D
#kinduffthe IF block there is to verify if the signature is valid
#kinduffwoops, I thought I was on the dev channel, sorry