Files
schachfreunde-badsteben/site/blueprints/pages/blockpage.yml
T
tfeigel a81026ee78 feat: add GM Kosteniuk section and update file structure for Verein content
Introduced a dedicated section for GM Alexandra Kosteniuk with new structured content and images. Restructured Verein-related directories, renaming and reorganizing files for improved clarity. Updated navbar to include a link to the new section. Adjusted typography and heading styles for consistency in `input.css`. Added markdown support in page blueprints.
2025-07-13 14:26:58 +02:00

50 lines
1.0 KiB
YAML

title: Block Page
fields:
blocks:
type: blocks
pretty: true
fieldsets:
- heading
- text
- markdown
- image
- line
- gallery
- type: fen
label: FEN-Diagramm
preview: fields
wysiwyg: true
fields:
fen:
type: text
label: FEN-Position
- type: chronik
label: Chronik
fields:
kind:
label: Art der Chronik
type: radio
options:
left: Links
right: Rechts
default: left
year:
label: Zeitraum
type: text
summary:
label: Zusammenfassung
type: textarea
description:
label: Beschreibung
type: textarea
image:
label: Bild
type: files
- type: pgn4web
label: PGN-Datei
preview: fields
fields:
pgn:
label: PGN-Datei
type: files