Netlify 36 posts
2026
Migrating from Netlify to Cloudflare Pages
Moving a static blog from Netlify to Cloudflare Pages, and the Plausible Analytics proxy worker I built along the way.
George Mandis (1)
I Made My Eleventy Build 5× Faster with Five Changes
A walkthrough of how I audited my 11ty build benchmarks and cut cold-start time from 14 seconds down to 2.6 seconds by caching two custom filters and swapping out a bare network fetch.
Optimizing Images with Eleventy on Netlify
A short glance at the few steps I’ve taken to optimize images on this website, without compromising on build time.
Kitty Giraudel (16)
Speeding Up Large 11ty Builds on Netlify
If your Eleventy site is starting to feel heavy on Netlify, a few small changes can make a noticeable difference.
Ryan Gittings (5)
Adding Tests to an Eleventy Site
A small walkthrough on how I added automated tests to this website to stop breaking it.
Kitty Giraudel (16)
Building an IndieAuth Comment System for Your Static Site
A journey through authentication, CORS issues, and the joy of owning your comments! Learn how to build a comment system for your static site using IndieAuth and Netlify Functions, storing the comments in your git repository.
2025
Introducing Brewventy: Your Coffee-Themed Eleventy Starter Kit
“Discover Brewventy, a customizable coffee-themed Eleventy starter with dark/light modes, SCSS-driven theming, and built-in deployment workflows for effortless site launches.”
Kyle Reddoch (8)
Scheduled deployments for Eleventy websites
Generating LLMs.txt Using Eleventy
Large Language Models are increasingly relying on information found on the web, but often struggle to handle most websites in their entirety because the context windows are too small. In an...
Ariel Salminen (2)
Why I Don't Use Wordpress
I don't use WordPress. Instead, I build faster, simpler, more reliable websites with Jamstack tools like 11ty, Pages CMS and Netlify — and here's why.
Ryan Gittings (5)
Providing next event as API with Eleventy’s Global Data Files and Netlify Functions
I wanted to provide a programmatic access to the next event in our community’s event calendar and combined Eleventy and Netlify Functions to achieve it.
Juha-Matti Santala (23)
Recreating Search with Eleventy v3 and Netlify
While upgrading to version 3 of Eleventy, I discovered that the official serverless plugin was no longer supported. That was how this site's search feature worked. To finish the upgrade, I needed to write my own serverless code and plugin to manage it. While the details of how the search feature
Philip Renich (2)
I moved my website to CloudFlare Pages, here’s why
I switched the hosting of my personal website from Netlify to CloudFlare Pages yesterday. Here is why.
Rob O'Leary (13)
2024
Making a Comment System with Eleventy and Netlify
Building a Live Preview with Eleventy, Contentful, and Liquid Templating
As a part of the marketing team at Heyflow, I collaborate with people who work on the company’s website. Although all team members are technically acquainted, sometimes they struggle to update the website. The struggle is not being able to visualize what will change on the page when updating the con
Automate Your Static Site Rebuilds with Netlify Scheduled Functions
Effortlessly automate regular website updates for your static site using Netlify scheduled functions. Set it and forget it - never worry about manual updates again!
Marc Littlemore (4)
2023
Scratch that...use the Google Sheets API
Just generating a json file from Google Sheets was not good enough. I had to use the API.
Bob Monsour (26)
Blogging on the Jamstack with Netlify & Eleventy
Want to create a headless blog using Jamstack? Follow these steps to build your Jamstack-based blog using Eleventy and Netlify.
David Darnes (5)
Rebuilding a PHP App using Isomorphic JavaScript with Eleventy & Netlify
Back in the early days of the iPhone, I created Tipr, a tip calculator that always produces a palindrome total. This is an overview of the minimal work I did to make it a modern web app that can run without a traditional back-end.
Aaron Gustafson (1)
2022
Add Netlify CMS to an existing 11ty site
Learn to add Netlify CMS to an existing 11ty site to make editing your posts easier
Mike Street (13)
Testing the Netlify Cache Plugin with Eleventy
Minifying JS in Eleventy on production
This tutorial is written for the 11ty framework and we will be hosting the app on Netlify. Other... Tagged with eleventy, minification, terser, 11ty.
Using the Netlify CMS locally
I have recently been building a few websites using Eleventy. This is a static site generator, built using Jamstack methodology.
Trevor Morris (8)
2021
How to add Netlify CMS to an existing Eleventy project
I started coding again recently and I've been working on some personal projects in Eleventy. I alrea... Tagged with netlifycms, eleventy, jamstack, beginners.
Hanna Taylor (1)
Creating a Fast and Beautiful Portfolio Website using HTML, CSS, Eleventy and Netlify
Eleven years ago, in 2010, my personal website was minimal by every means. Relaunching in 2021 using... Tagged with webdev, webperf, eleventy, netlify.
Ingo Steinke (1)
Trigger a Netlify build every day with IFTTT
2020
Add Netlify Redirects and Headers to an Eleventy Project
What seems like a simple task can be a little tricky to get right with Eleventy. Learn how to add a _redirects file to Eleventy projects deployed with Netlify.
Sean Davis (6)
Eleventy and Vue, a match made to power Netlify.com
Learn more about the new Netlify.com site tech stack. We’ve combined Eleventy and Vue, and throughout this article Zach Leatherman explains the details behind the setup.
Zach Leatherman (88)
Testing my Eleventy-website with Cypress and Netlify
Last time I wrote "this page is a repository consisting of some thrown-together and latenight-written code". Some tests should ensure that I don't break to much when I'm, cleaning up the code. Here's how I created a basic setup that runs my tests before every deployment.
Martin Schneider (7)
2018
Deploy a free Gatsby, Hugo, or Eleventy website template in 30 seconds
Realize the speed, agility and performance of a scalable, composable web architecture with Netlify. Explore the composable web platform now!
Phil Hawksworth (6)