Process

A simple publishing workflow for Codex and Claude Code

Why the v4 CoderPush site starts with Git-published content instead of a WordPress-style backend.

2026-05-20

The first publishing system for CoderPush v4 is intentionally boring: articles are files in Git, pull requests create previews, and production updates happen through the same review path as code.

That is enough for semi-static marketing content because most edits are deliberate: positioning pages, case-study updates, AEO answers, and technical essays. Codex or Claude Code can draft the file, update metadata, run checks, and open a PR.

Why not a CMS first?

Object storage belongs in the first version for media, not as the primary article database.