Delete directory 'content/projects/labyricorn-site'
Deploy production / deploy (push) Successful in 3s

unneeded

Signed-off-by: Labyricorn <[email protected]>
This commit is contained in:
2026-08-11 23:45:15 -07:00
parent 14cec442fa
commit 75a8b910bc
@@ -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.