Good Article on #webmentions & #Eleventy❤️ https://mxb.dev/blog/using-webmentions-on…
Using Webmentions in EleventyHow to pull interactions from social media platforms like Twitter back to your own site, using Webmentions, webmention.io and Bridgy.
I’ve been learning about #Eleventy while crafting my new blog with #indiekit backend and as it’s often the case with technology: why did I take so much time to get into it? it’s fun, it’s amazing 😍
Added a Search feature to my #indiekit / #Eleventy powered blog/site https://rmendes.net/search/ itself powered by pagefind…
SearchSearch Search across all posts, articles, notes, and pages. window.addEventListener("DOMContentLoaded", () => { const ui = new PagefindUI({ element: "#search", showSubResults: true, showImages: false,...