Edge Functions 9 posts
Category: EDGE FUNCTIONS (9 posts)
2025
Dynamic pages with PHP and 11ty
When I moved this site to my own 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
By Cory Dransfeldt (46 posts)
2024
Dynamic Websites with Static Site Generators
What if you used your static site generator to output PHP instead of HTML?
By Evan Sheehan (8 posts)
2023
Let's update the 11ty Edge Dark Mode Toggle
Using navigator.sendBeacon to toggle dark mode with 11ty Edge functions and Netlify
By Ginger (7 posts)
Displaying now playing data with matching emoji using Netlify edge functions and Eleventy
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.
By Cory Dransfeldt (46 posts)
CSS Naked Day 2023
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.
By Dustin Whisman (5 posts)
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.
By Aaron Gustafson (1 post)
Building A Membership Site With 11ty
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.
By Stephanie Eckles (21 posts)
2022
Eleventy: Build vs. Serverless vs. Edge
We're all living on it. But what exactly is The Edge?
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?
By Salma Alam-Naylor (1 post)