Comment on A Beginners Guide To Selfhosting Part 1
ki9@lemmy.gf4.pw 5 hours agoYou should check out the official 11ty images plugin if you haven’t already. Itll generate multiple sizes for your output. Its the best feature imo.
Comment on A Beginners Guide To Selfhosting Part 1
ki9@lemmy.gf4.pw 5 hours agoYou should check out the official 11ty images plugin if you haven’t already. Itll generate multiple sizes for your output. Its the best feature imo.
gibdos@lemmy.world 4 hours ago
Took me an embarrassing amount of time to realize my mistake. I forgot to actually use the npx @11ty/eleventy build command instead of always relying on npx @11ty/eleventy --serve. Now the images are properly linked and transformed / optimized.