Journal

Notes on GoPress architecture, performance, and CMS design.

Short engineering notes for teams evaluating GoPress or building around its content primitives.

Golang CMS: Why We Rebuild CMS Runtime in Go

May 8, 2026 / Architecture

Golang CMS: Why We Rebuild CMS Runtime in Go

GoPress is an open-source Golang CMS framework that combines an admin UI, themes, plugins, REST APIs, SEO, media handling, and caching in a self-hosted Go application. The best CMS...