Netlify isn’t just for websites. Learn how you can use Netlify to serve your other sites with useful content, creating a single source of truth for your assets and data, as needed.
When you need to share media assets across multiple sites, you can take advantage of tools you’re already using to make that process simple and convenient.
This is the (custom) workflow I use to automatically tweet after publishing new content to my blog.
Inlining critical CSS is a breeze for classic SSG sites built and deployed using Netlify. Here’s how it works.
Learn the basics of sending custom email notifications using Netlify functions and your email service of choice.
Netlify forms are easy to use because they are simple in scope. Add a little power with this cool trick.
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.
A super simple example of building a static API that walks through the deploy process using Netlify. Part of a series of tutorials on building and deploying static APIs.