mmk2410.org/site/blueprints/pages/scribble.yml
Marcel Kapfer 0d40b85f76
All checks were successful
Deploy / deploy (push) Successful in 3s
Add scribbles
2025-01-31 22:04:40 +01:00

28 lines
480 B
YAML

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