Goodbye, 2020
A web developer's 2020 year-in-review, covering blog redesign, writing, and speaking at tech events.
A web developer's 2020 year-in-review, covering blog redesign, writing, and speaking at tech events.
A personal review of 2020 focusing on positive aspects like remote work, web development projects, writing, and virtual events.
A step-by-step guide on how to submit your Eleventy-built website to the official Eleventy leaderboards via a GitHub pull request.
A guide to creating flexible, reusable components in Eleventy using Nunjucks macros, comparing them to React function components.
A guide to improving website security using WebPageTest and Snyk, focusing on implementing HTTP headers like CSP and X-Frame-Options.
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 tutorial on generating an auto-updating sitemap.xml file for SEO using the Eleventy static site generator.
A tutorial on dynamically generating unique Open Graph images for blog posts using Eleventy (11ty) and the Cloudinary API.
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.
A technical guide on setting up a modern web development environment using Eleventy, Snowpack, Sass, and PostCSS.
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.