21 posts in 'Netlify'
Making a Comment System with Eleventy and Netlify
How I managed to add a comments system to my static blog
Aug 11, 2024
by Cascade (2 posts) · Website & RSS feed
Categories: DatesHow to...NetlifyRemote DataWebmentions
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 content. Saving the updates and […]
Mar 22, 2024
by Silvestar Bistrović (3 posts) · Website & RSS feed
Categories: CMSHow to...NetlifyRemote DataServerless
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!
Mar 17, 2024
by Marc Littlemore (4 posts) · Website & RSS feed
Categories: BloggingDeploymentHow to...NetlifyScheduling
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.
Oct 30, 2023
by Bob Monsour (10 posts) · Website & RSS feed
Categories: Data CascadeGlobal DataNetlifyRemote Data
How to Fix Eleventy Serverless Functions on Netlify
In a strange turn of events where I made zero changes to my code, my serverless functions suddenly stopped working, until now.
Oct 3, 2023
by Troy V (2 posts) · Website & RSS feed
Categories: How to...NetlifyServerless
Blogging on the Jamstack with Netlify & Eleventy
Looking to create a Headless Blog using the Jamstack? Here are all the steps you need to follow to build your own Jamstack-based blog using Eleventy and Netlify
May 15, 2023
by David Darnes (5 posts) · Website
Categories: DeploymentNetlify
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 2.0.1. Eleventy v3.0 is currently under development and available for testing.
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.
Feb 3, 2023
by Aaron Gustafson (1 post) · Website & RSS feed
Categories: Edge FunctionsNetlify
Hassle-free internationalization with Eleventy 2.0 and Netlify
YouTube video
Feb 1, 2023
Categories: How to...InternationalizationNetlifyDeployment
Add Netlify CMS to an existing 11ty site
Learn to add Netlify CMS to an existing 11ty site to make editing your posts easier
Jul 29, 2022
Testing the Netlify Cache Plugin with Eleventy
An example of caching for Netlify with an Eleventy site
Jun 26, 2022
by Raymond Camden (101 posts) · Website & RSS feed
Categories: DeploymentData CascadeNetlify
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.
Feb 5, 2022
Using the Netlify CMS locally
The markdown file uses the `/src/layout/admin.njk` template. This is very similar to the default Netlify CMS example. ```html <!doctype html> <html> <head> <meta charset…
Jan 18, 2022
CAUTION
The posts below were published before the release of Eleventy v1.0.0 (Jan 9, 2022). Information in these posts may be out of date. The current stable release is 2.0.1. Eleventy v3.0 is currently under development and available for testing.
How to password protect a static site on Vercel, Netlify, or any JAMStack site
Eleventy (11ty) Tutorial
Oct 10, 2021
by Al Power (8 posts) · Website & RSS feed
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.
Apr 3, 2021
by Hanna Taylor (1 post) · Website & RSS feed
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.
Feb 23, 2021
by Ingo Steinke (1 post) · Website & RSS feed
Categories: CSS/SassNetlifyGetting Started
Trigger a Netlify build every day with IFTTT
Quick Tip: Trigger a Netlify Build Every Day — Eleventy
Jan 1, 2021
by 11ty (18 posts) · Website & RSS feed
Categories: DeploymentNetlify
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.
Sep 24, 2020
by Sean Davis (6 posts) · Website & RSS feed
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.
Sep 18, 2020
by Zach Leatherman (44 posts) · Website
Categories: Netlify
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.
May 25, 2020
by Martin Schneider (7 posts) · Website & RSS feed
Categories: How to...DeploymentNetlify
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!
Jul 3, 2018
by Phil Hawksworth (6 posts) · Website
Categories: DeploymentNetlify