Added direct publishing to Netlify

This commit is contained in:
Leon Mika 2026-02-20 17:39:58 +11:00
parent 8136655336
commit a59008b3e8
15 changed files with 695 additions and 19 deletions

View file

@ -0,0 +1,8 @@
---
date: 2026-02-20T17:36:00+11:00
title: Direct Publish To Netlify
slug: /2026/02/20/netlify
---
Just a quick one right now. Integrated the Netlify client allowing direct publish to Netlify.
Previous attempts were using the Netlify CLI, but after learning that Go has a Netlify client,
I have zero use for that now.