Add project management and GitHub source support
Deploy production / deploy (push) Successful in 5s

This commit is contained in:
2026-08-13 17:47:26 -07:00
parent 14640faa15
commit ddf7234c9d
14 changed files with 7310 additions and 39 deletions
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
_model: tag
---
title: v0.4.0
---
summary: Work associated with the version 0.4.0 contract and milestone.