newerkey notes

// newerkey notes

Notes on platform engineering and the systems behind reliable software.

A learning journal and technical notebook. Platform engineering, developer tooling, cloud automation, observability, and the fundamentals that compound.

explore the notes

What's in here

// content pillars

Latest notes

// 21 total
// devops 1 Jul 2026

Deploy Pipeline for a Static Site

How this site ships: two branches, one workflow file, GitHub Actions as the source of truth, and Cloudflare Workers as the target. Now with a self-opening PR and a branch protection rule that blocks direct pushes to main. Includes the errors I hit getting there.

9 min read
read