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

29 lines
480 B
YAML
Raw Normal View History

2025-01-31 22:04:40 +01:00
title: Scribble
num: '{{ page.date.toDate("YmdHis") }}'
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:
step: 1
default: now
text:
type: textarea
label: Scribble
font: monospace
size: small
files:
type: files