Serverless 16 posts
Category: SERVERLESS (16 posts)
2025
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
By Philip Renich (2 posts)
2024
Live CMS Previews with Sanity and Eleventy
How to set up on-demand building in Eleventy to allow live content previews with Sanity CMS.
By Max Bรถck (8 posts)
Migrating from Netlify to Cloudflare for AI bot protection
How I migrated my static site from Netlify to Cloudflare including setting up Functions to handle contact form requests
By Sia Karamalegos (13 posts)
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
By Silvestar Bistroviฤ (3 posts)
2023
Running Eleventy Serverless On AWS Lambda@Edge
Eleventy is great. Itโs a static site generator written in JavaScript, for โFast Builds and even...
By Gabi Dobocan (1 post)
2022
11ty Serverless and Object Permalinks: Hybrid Rendering
Use a single source template in 11ty Serverless to generate both a static and server-rendered page.
By Aleksandr Hovhannisyan (14 posts)
Eleventy: Build vs. Serverless vs. Edge
Building a Quiz with Eleventy and Eleventy Serverless
Serverless blog with 11ty, GraphCMS and Firebase
The idea behind this experiment was to ignore modern practices: no Vercel and the complete React... Tagged with 11ty, eleventy, firebase, graphcms.
By Tim Vermaercke (1 post)
2021
Going serverless with Eleventy
Let's walk through how to configure Eleventy and how to use Eleventy Serverless to handle asynchronous logic in a real-world project.
By David Atanda (2 posts)
Blog post filter with Netlify Functions
I built my first ever serverless feature to add tag filtering to my blog listing. Here's how I integrated that to my Ghost & Eleventy setup with Netlify Functions.
By Juha-Matti Santala (22 posts)
Creating a dynamic color converter with 11ty Serverless
11ty started out as a static site generator, but is quickly getting into the dynamic game. Use the templates and structure you love, but use them on the server, as well!
By Bryan Robinson (15 posts)
2020
Migrating from Node and Express to the Jamstack - Part 3
Father, husband, developer relations and web standards expert, and cat demo builder.
By Raymond Camden (104 posts)
Migrating from Node and Express to the Jamstack - Part 2
A look at how you can migrate from Node to the Jamstack - this edition focused on users
By Raymond Camden (104 posts)