
Automatically Deploy a Static Gatsby Site via FTP
Deploy a static Gatsby build over FTP with environment variables, ftp‑deploy, build scripts, and a practical CI flow for conventional or legacy hosting.
Articles
Netlify is a cloud‑based platform offering hosting and serverless back‑end services for static websites. It works extremely well for Gatsby applications.
Below you will find a subset of articles from my blog specifically about Netlify. Although this is a topic I've been working with for many years, it's fair to say that I've not written about it often. I've only managed to publish two articles about it, which you can see and read below.

Deploy a static Gatsby build over FTP with environment variables, ftp‑deploy, build scripts, and a practical CI flow for conventional or legacy hosting.

When you set up a custom domain in Netlify, the default `netlify.com` subdomain still returns your app, which can lead to duplicate content. It is an easy fix.