- Upgraded to Eleventy v3
- Upgraded Node.js to v22
- Moved to ESM
- Changed the
builddirectory to_site - Refactored the
filters.jsfile and move it to the_utilsdirectory - Moved the
contentByYearfilter to thefilters.jsfile - Added empty
shortcodes.jsandtransforms.jsto the_utilsdirectory for later use - Configured and enable Prettier (until it gets annoying again)
- Updated additional dependencies and packages
- Fixed Sass warnings/errors from deprecated
@import