Skip to content

Instantly share code, notes, and snippets.

@tobimori
Created June 27, 2022 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobimori/10ab4d5f32b3edacd1b59067a911a8a5 to your computer and use it in GitHub Desktop.
Save tobimori/10ab4d5f32b3edacd1b59067a911a8a5 to your computer and use it in GitHub Desktop.
title:
de: Häufig gestellte Fragen
en: Frequently asked questions
icon: question
preview: fields
wysiwyg: true
tabs:
content:
label:
de: Inhalt
en: Content
fields:
kicker: fields/kicker
headline: fields/heading
categorizeQuestions:
label:
de: Fragen kategorisiert anzeigen?
en: Categorized questions
type: toggle
width: 1/3
text:
- de: Nein
en: No
- de: Ja
en: Yes
questions:
label:
de: Fragen
en: Questions
type: structure
fields:
question:
label:
de: Frage
en: Question
extends: fields/writer-inline
width: 2/3
required: true
marks: false
category:
label:
de: Kategorie
en: Category
type: tags
width: 1/3
max: 1
query: structureItem.siblings.pluck("category", ",", true)
answer:
label:
de: Antwort
en: Answer
extends: fields/writer
nodes:
- paragraph
- bulletList
- orderedList
advanced: sections/blocks-advanced
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment