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
+20
View File
@@ -0,0 +1,20 @@
[model]
name = Page
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.eyebrow]
label = Eyebrow
type = string
[fields.summary]
label = Summary
type = text
[fields.body]
label = Body
type = markdown