Note from 26 October 2024

My photography site is now built with #Eleventy v3, all JavaScript code is migrated to #ESM, and common features I use in all my Eleventy project are now provided by the #Pack11ty plugin.

GitHub Pull Request showing 167 changed files with 3,632 additions and 23,478 deletions

Doesn't “3,632 additions and 23,478 deletions” sound like a big improvement?

Much less specific code to maintain in the future! 🥳

  1. Note from 19 October 2024

    Looks like I finaly managed to migrate #Pack11ty, my plugin and template/starter for #Eleventy to v3! 🥳

    Including replacing all CJS with #ESM, the most difficult part.

    Preview: https://11ty3--pack11ty.netlify.app/

    Code in branches 11ty3:

    I will now improve the docs, before releasing stable versions.

  2. Note from 13 January 2024

    I added new ways to browse my photography website built with #Eleventy.

    There were already galleries, like the list of countries I visited in Europe for example: https://nicolas-hoizey.photo/galleries/travels/europe/

    Now, you can also see all photos from Europe at once, with 3 different sorting orders:

    Enjoy!