@pixel Yes While Astro has very nice handling, its automagic nature also sometimes makes it hard to do things the way I want. Lume feels more tailored for a static site like mine and I find it easy to write plugins to get the behaviors I want (such as some JSX enhancements lifted from Astro, or putting icons in an SVG spritesheet instead of making them separate files).