Jump to main content

Nicolas Hoizey

  • articles
  • billets
  • links
  • notes
  • talks
  • archives
  • about

Note from 3 September 2020

  • Nicolas Hoizey
  • 3 September 2020
  • Eleventy, Git, image, npm
  • 2 reactions

Should I use a monorepo for images-responsiver and eleventy-plugin-images-responsiver, the #Eleventy plugin? 🤔

Might be better to manage dependencies and sync releases, and easier for users to find/add issues.

2 reactions

2 likes

  1. Tanner Dolby avatar
  2. Matyo avatar
  • Older: Note from 27 August 2020
  • Newer: Note from 7 September 2020

Related contents with similar topics

  1. Note from 31 May 2023

    • Nicolas Hoizey
    • 31 May 2023
    • Eleventy, npm, Pack11ty
    • 6 reactions

    Oh… you need to quickly start a new #Eleventy project on your computer?

    Asuming you already have npm installed, here's how to use my Pack11ty starter/plugin:

    npm create pack11ty@latest your-project-name

    Easy enough? 😁

    Details on https://pack11ty.dev with other solutions for Netlify, Vercel, StackBlitz, etc.

  2. Note from 9 November 2021

    • Nicolas Hoizey
    • 9 November 2021
    • Eleventy, image, WebPerf
    • 17 reactions

    Without any visual change, a simple config change in my #Eleventy plugin images-responsiver improved srcset and sizes attributes of images on my photography site and have reduced the homepage weight by half! 🏎

    A graph shows images weight has been reduced by half

  3. Note from 26 June 2021

    • Nicolas Hoizey
    • 26 June 2021
    • Eleventy, image, plugin, responsive
    • 31 reactions

    eleventy-plugin-images-responsiver, my #Eleventy plugin for responsive images, is now available in a much faster v1.9.0! 🏎

    My own site build is for example 30 % faster. 😍

  4. Note from 24 June 2021

    • Nicolas Hoizey
    • 24 June 2021
    • image, JavaScript, npm, responsive
    • 11 reactions

    This migration from basicHTML to LinkeDOM in images-responsiver looks good! 😍

    All tests pass with LinkeDOM

    I have yet to find if this behavior with HTML entities is an issue.

    +@markboulton

  5. Note from 31 March 2021

    • Nicolas Hoizey
    • 31 March 2021
    • Eleventy, image, responsive
    • 3 reactions

    I bet I can find 10 different ways people handle responsive images in Markdown, for example in #Eleventy projects… I'm part of the problem. 😅

    Shouldn't we try to first list requirements, and then maybe find a single solution for everyone, if possible?

If you want to share an error or suggest an enhancement of this content, please edit the source on GitHub.

© Nicolas Hoizey

Built with Eleventy