diff --git a/content/projects/labyricorn-site/contents.lr b/content/projects/labyricorn-site/contents.lr deleted file mode 100644 index 3c13c31..0000000 --- a/content/projects/labyricorn-site/contents.lr +++ /dev/null @@ -1,18 +0,0 @@ -_model: entry ---- -title: Labyricorn Website ---- -date: 2026-08-11 ---- -kicker: Project ---- -summary: A Git-backed Lektor website built into immutable releases and served by nginx. ---- -body: -This website is the first production project in the new Labyricorn publishing -system. Source lives in Git; Lektor renders static files; nginx serves only the -active release. - -The deployment process validates every build before atomically switching the -public document root, keeping the previous release available for rollback. -