I’m probably missing something pretty basic here, but I’m kind of lost at what I should be looking for. Obviously, the page
variable is undefined but where is it actually used in this blueprint (site.yml
)?
title: Site
columns:
- width: 1/3
sections:
fields:
maintitle:
label: Header main title
type: text
required: true
width: 1/2
subtitle:
label: Header tagline
type: text
required: true
width: 1/2
menu:
type: structure
fields:
label:
label: Item label
type: text
help: If not set, the linked page title will be used
width: 1/2
url:
type: pages
label: Internal URL
max: 1
width: 1/2
introduction:
label: Index introduction text
type: textarea
buttons: false
required: true
- width: 1/3
sections:
pages:
type: pages
templates:
- about
- home
- default
- experience
- notes
- width: 1/3
fields:
socials:
label: Social networks
type: structure
fields:
label:
label: Label
type: text
url:
label: URL
type: url