Official 11ty docs
Edge — Eleventy
9 posts in 'Edge Functions'
2025
[When I moved this site to my own hosting](https://www.coryd.dev/posts/2024/adventures-in-self-hosting) I rewrote the dynamic code that had previously been handled by edge functions in PHP. To speed up build times and make things scale nicely as I add more content and pages, I recreated my media pag
Feb 12, 2025
by Cory Dransfeldt (46 posts) · Website & RSS feed
Categories: Edge FunctionsHow to...Remote Data
2024
CAUTION
The posts below were published before the release of Eleventy v3.0.0 (Oct 1, 2024). Information in these posts may be out of date. The current stable release is 3.12.
What if you used your static site generator to output PHP instead of HTML?
Jul 9, 2024
by Evan Sheehan (8 posts) · Website & RSS feed
Categories: Edge FunctionsSearchWebmentions
2023
Using navigator.sendBeacon to toggle dark mode with 11ty Edge functions and Netlify
Nov 30, 2023
by Ginger (7 posts) · Website & RSS feed
Categories: Edge FunctionsHow to...
My site is built using 11ty and is rebuilt once an hour. These frequent rebuilds accomplish a few things, notably updating webmention data and keeping my now page current.
Aug 25, 2023
by Cory Dransfeldt (46 posts) · Website & RSS feed
Categories: How to...Edge FunctionsNow Page
In which I describe what I did to prepare for CSS Naked Day for 2023 and ideally every year beyond it by using edge functions.
Apr 9, 2023
by Dustin Whisman (5 posts) · Website & RSS feed
Categories: Edge Functions
CAUTION
The posts below were published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information in these posts may be out of date. The current stable release is 3.12.
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.
Feb 3, 2023
by Aaron Gustafson (1 post) · Website & RSS feed
Categories: Edge FunctionsNetlify
Do you want to offer exclusive content, but also have full control over the platform you use? With the power combo of Eleventy, Netlify, and Supabase, we’ll create an authenticated membership site, no frameworks required.
Jan 26, 2023
by Stephanie Eckles (21 posts) · Website & RSS feed
Categories: How to...Edge Functions
2022
A post by Zach Leatherman (zachleat)
Aug 21, 2022
by Zach Leatherman (55 posts) · Website & RSS feed
Categories: ServerlessEdge Functions
But what is The Edge? What are Edge Functions? And what impact does this new technology have on the Jamstack, the web, and ultimately — people and our planet?
Aug 10, 2022
by Salma Alam-Naylor (1 post) · Website & RSS feed
Categories: Edge Functions