Initial Lektor site

This commit is contained in:
Labyricorn Deployment
2026-08-11 19:46:05 -07:00
commit 04faf86f1b
21 changed files with 444 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
_model: section
---
title: Blog
---
eyebrow: Dispatches
---
summary: Short updates from the Labyricorn workshop.
+16
View File
@@ -0,0 +1,16 @@
_model: entry
---
title: Hello from Labyricorn
---
date: 2026-08-11
---
kicker: Blog
---
summary: The first entry from the new Git-backed Lektor site.
---
body:
The new Labyricorn site starts here: an intentionally small publishing system
with content that is easy to edit, review, build, deploy, and roll back.
More project notes, articles, and experiments will follow.