Files
labyricorn-site/models/devlog.ini
T
Labyricorn ec6e21bb25
Deploy production / deploy (push) Successful in 4s
Add repository-owned project publishing
2026-08-11 23:24:55 -07:00

22 lines
309 B
INI

[model]
name = Project Devlog
label = {{ this.title }}
hidden = yes
protected = yes
[children]
model = devlog-entry
order_by = date, source_commit_time
[fields.schema_version]
label = Publishing schema
type = integer
[fields.title]
label = Title
type = string
[fields.summary]
label = Summary
type = text