• #dev 2024-04-12
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-04-12 UTC
# 20:38
btrem
On a related topic, has anyone used Netlify's responsive image cdn feature? It provides transforms for a source image into different sizes and formats. I'm currently using an 11ty node module and producing a <picture> element. AFAICT, Netlify uses accept headers to serve avif or webp if the browser accepts them, otherwise it sends the source image.