Eleventy Starter Project Updates
Updates to an Eleventy starter project, including CSS bundling with Parcel, switching to CSS custom properties, and using Utopia for fluid typography.
Updates to an Eleventy starter project, including CSS bundling with Parcel, switching to CSS custom properties, and using Utopia for fluid typography.
A talk introducing Vite, a fast next-generation development tool, explaining its speed advantages over bundlers like Webpack and Create React App.
First part of a series on building a modern front-end project starter using NPM scripts for tasks like Sass compilation and live reloading.
An introduction to Yeoman, a toolchain for streamlining web development workflows using generators for project scaffolding.