Welcome
Sub Section
Nested Item
{
"markdown": {
"nodes": [
{
"id": "dbf4fe0c-aff8-59cd-a116-470f9d5f74fc",
"excerpt": "Welcome! This is an example page in english using just a markdown file.",
"frontmatter": {
"title": "Welcome"
}
}
]
},
"collections": {
"nodes": []
}
}
I am a footer
{
"pageContext": {
"locale": "en",
"linkPrefix": "",
"locales": [
"en",
"de"
],
"isDefaultLocale": true,
"defaultLocale": "en",
"relativePath": "section/welcome",
"mdxId": "dbf4fe0c-aff8-59cd-a116-470f9d5f74fc",
"i18n": {
"title": "Welcome",
"description": "A welcome page",
"author": "Mr Jones",
"date": "2020-01-10T00:00:00.000Z",
"tags": [
"something"
],
"note": {
"note": "this is a note in english, not global"
},
"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"
},
"note": {
"note": "this is a note in english, **global**"
}
}
}
}
}