doc/themes/learn2-git-sync/blueprints/chapter.yaml
tituspijean 7b447ac5ae Grav-ification
Creating the pages hierarchy for transitioning to Grav
2020-11-10 17:34:30 +01:00

25 lines
550 B
YAML

title: Chapter
'@extends':
type: default
context: blueprints://pages
form:
fields:
tabs:
fields:
content:
type: tab
fields:
content:
markdown: true
default: "### Chapter Number\n\n# Chapter Title\n\nChapter description."
options:
fields:
header.taxonomy.category:
type: hidden
label: Default Taxonomy Category
data-default@: '\Grav\Theme\Learn2GitSync::getdefaulttaxonomycategory'