Max has put together a quick overview of how to store webmentions in a cache folder so that you don't have to fetch them on each build with Netlify. Super useful and can't help but think this might be incredibly applicable for a lot of static site requirements.
- Source
- Link to Original 🔗
- Published
- Categories
- JavaScript, Nuts & Bolts
- Tags
- Netlify, cache, plugin, webmention, webmention.io, 11ty, Jamstack, static site, SSG
Explore Other Notes
⬅ Newer
Web waste
A great overview of the state of the modern web from a UX and environmental perspective. Gerry notes the impact of image and videos (and JavaScript) on websites …
Older ➡
Maximally optimising image loading for the web
Malte has put together a brilliant overview of the various techniques that are currently available on the web natively for loading images in the most performant and user-centric ways possible. I'm …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Max has put together a quick overview of how to store webmentions in a cache folder so that you don't have to fetch them on each build with Netlify. Super useful and can't help but think this might …</p> </body> </html>
- Murray Champernowne