Flexible components in Eleventy with Nunjucks macros
A guide to creating flexible, reusable components in Eleventy using Nunjucks macros, comparing them to React function components.
A guide to creating flexible, reusable components in Eleventy using Nunjucks macros, comparing them to React function components.
The author details the relaunch of their web development blog, highlighting new features and a migration from Gatsby to Eleventy.
Learn how to create custom collections in Eleventy to organize and display blog posts more efficiently without repetitive tagging.
A developer shares their favorite recent tech discoveries, including the GSAP ScrollTrigger plugin for animations and the Eleventy static site generator.
A developer's guide to building a Jamstack blog using Eleventy (11ty) as the static site generator and WordPress as a headless CMS via its REST API.
A developer compares Gatsby and Eleventy static site generators for a personal website redesign, discussing pros, cons, and the whimsical web trend.
A technical guide on using Eleventy's pagination feature to automatically generate Twitter card images (SVG) for blog posts.
The author argues against using heavy JavaScript frameworks like Gatsby for blogs, advocating for simpler static site generators like Eleventy for better performance.
Author reflects on the challenge of creating a comprehensive Eleventy course and introduces his web development work and CSS course.
A developer explains how they created a blogroll for their website by converting an OPML file to JSON using Node.js and Eleventy.
A developer shares how to set up automated end-to-end testing for an Eleventy website using Cypress and Netlify deployment.
A tutorial on integrating design tokens into an Eleventy static site, allowing token values to be shared across CSS, JSON, and templates.
A tutorial on implementing dynamic, multi-color theme switching for a website using CSS custom properties and Eleventy.
A guide on migrating a website from WordPress to the Eleventy static site generator using a custom Node.js script.
A developer created an open-source, accessible résumé template using Eleventy, focusing on semantic HTML and print styles.
A Q&A recap of a livestream on using Ghost as a headless CMS with Jamstack tools like Eleventy and Gatsby, answering developer questions.
Explores implementing a 'random link' feature for web comics on static sites using Eleventy and build-time JavaScript, avoiding server-side logic.
A guide to creating a minimal, resilient static website for emergency communication using Eleventy and Netlify.
A developer's personal endorsement of the Eleventy static site generator, with a call to support the project and a brief professional introduction.
Andy discusses the powerful combination of Eleventy and Service Workers for building modern, performant websites.