How to add npm packages for client-side use in Eleventy It's not immediately obvious how to use npm packages in an Eleventy website front end. Here's how to do it. Nicholas C. Zakas February 17, 2022 • 1 min read EleventyStatic Site GeneratorsJavaScript
How to generate ID attributes in headings using Eleventy Eleventy doesn't generate heading IDs by default, here's how to do it. Nicholas C. Zakas July 28, 2020 • 1 min read EleventyStatic Site GeneratorsHTML