Hello There. Section Root
Sub Section
{
"markdown": {
"nodes": []
},
"collections": {
"nodes": []
}
}
I am a footer
{
"pageContext": {
"locale": "en",
"linkPrefix": "",
"locales": [
"en",
"de"
],
"isDefaultLocale": true,
"defaultLocale": "en",
"relativePath": "section",
"i18n": {
"subtitle": "Section Root",
"items": [
{
"key": "item1",
"text": "Here's a tip!"
},
{
"key": "item2",
"text": "Here's another tip!"
}
],
"globals": {
"menu": [
{
"key": "home",
"to": "/",
"name": "Home"
},
{
"key": "section",
"to": "/section",
"name": "Sub-Section"
},
{
"key": "blog",
"to": "/blog",
"name": "Blog"
}
],
"ui": {
"title": "Hello There.",
"hello": "world",
"footer": "I am a footer",
"flags": {
"en": "🇬🇧",
"de": "🇩🇪"
}
},
"sectionMenu": [
{
"key": "welcome",
"name": "Welcome",
"to": "/section/welcome"
},
{
"key": "contact",
"name": "Contact",
"to": "/section/contact"
},
{
"key": "info",
"name": "Information",
"to": "/section/info"
}
],
"section": {
"title": "This is a section title",
"footer": "Footer for this seciton"
}
}
}
}
}