This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
_model: entry
|
||||
---
|
||||
title: Boring Deployments Are a Feature
|
||||
---
|
||||
date: 2026-08-10
|
||||
---
|
||||
kicker: Article
|
||||
---
|
||||
summary: Why a small, transparent deployment chain is often the most resilient one.
|
||||
---
|
||||
body:
|
||||
A static site does not need a sprawling production stack. A canonical Git
|
||||
repository, an isolated build tool, immutable release directories, an atomic
|
||||
symlink, and nginx are enough to make deployment understandable and reliable.
|
||||
|
||||
The important property is not novelty. It is that a failed build cannot replace
|
||||
the working site.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
_model: tag
|
||||
---
|
||||
title: v0.4.0
|
||||
---
|
||||
summary: Work associated with the version 0.4.0 contract and milestone.
|
||||
Reference in New Issue
Block a user