mmk2410.org/site/blueprints/pages/scribble.yml

31 lines
522 B
YAML
Raw Normal View History

2025-01-31 22:04:40 +01:00
title: Scribble
2025-02-06 17:40:34 +01:00
num: '{{ page.date.toDate("YmdHi") }}'
2025-01-31 22:04:40 +01:00
create:
title: "{{ page.date.toDate('Y-m-d H:i') }}"
slug: "{{ page.date.toDate('Ymd-Hi') }}"
fields:
- date
sections:
meta:
type: fields
fields:
date:
type: date
label: Date
required: true
time:
2025-02-06 17:40:34 +01:00
step:
unit: second
size: 1
2025-01-31 22:04:40 +01:00
default: now
text:
type: textarea
label: Scribble
font: monospace
size: small
files:
type: files