page

Netlify 36 posts

2026

favicon for site or author

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)

favicon for site or author

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.

Brennan Kenneth Brown (13)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

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.

Brennan Kenneth Brown (13)

Categories

2025

favicon for site or author

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)

favicon for site or author

Scheduled deployments for Eleventy websites

Automating builds with Netlify Build hooks and GitHub Actions

Damian Walsh (3)

favicon for site or author

Website updates

Logging some updates I’ve made to my 11ty-powered website

Laurence Hughes (4)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

A Test of Eleventy Fetch

A quick look at the Eleventy Fetch plugin.

Raymond Camden (105)

favicon for site or author

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)

favicon for site or author

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

favicon for site or author

Making a Comment System with Eleventy and Netlify

How I managed to add a comments system to my static blog.

Cascade (1)

favicon for site or author

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

Silvestar Bistrović (4)

favicon for site or author

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

favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

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)

Categories

2022

favicon for site or author

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)

Categories
favicon for site or author

Testing the Netlify Cache Plugin with Eleventy

An example of caching for Netlify with an Eleventy site

Raymond Camden (105)

favicon for site or author

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.

Brewhouse Digital (3)

Categories
favicon for site or author

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)

Categories

2021

favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

Trigger a Netlify build every day with IFTTT

Quick Tip: Trigger a Netlify Build Every Day — Eleventy

Zach Leatherman (88)

2020

favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

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

favicon for site or author

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)

Categories
Some content below may have been published before the release of Eleventy v3.0.0 (October 1, 2024). Information may have changed in newer versions. Current stable release: 3.12
Some content below may have been published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information may have changed in newer versions. Current stable release: 3.12.
Some content below may have been published before the release of Eleventy v1.0.0 (Jan 8, 2022). Information may have changed in newer versions. Current stable release: 3.12.
All of the content below was published before the release of Eleventy v1.0.0 (Jan 8, 2022). Information may have changed in newer versions. Current stable release: 3.12.