Replacing Webpack/Babel in 2026
Mon, Jan 5, 2026
I made a simple, mostly-JavaScript website using Webpack and Babel in 2017. Nine years later I was dreading the thought of working on this project again. But I found a solution.
All articles with the tag javascript (3)
Mon, Jan 5, 2026
I made a simple, mostly-JavaScript website using Webpack and Babel in 2017. Nine years later I was dreading the thought of working on this project again. But I found a solution.
Wed, Dec 17, 2025
I want to make Eleventy generate paginated lists of posts for each tag I use. However, I want Eleventy to find all tags and generate the pages dynamically. I definitely don’t want to do my own pagination. But it seems this is impossible.
Sun, Dec 14, 2025
This website is now built using Eleventy instead of the Perl script I wrote a couple years ago. Everything should look the same as before, except for some minor visual tweaks.