|
|
@ -5,6 +5,36 @@ baseurl: https://example.com
|
|
|
|
copyright: © Michael Bluth
|
|
|
|
copyright: © Michael Bluth
|
|
|
|
enablerobotstxt: true
|
|
|
|
enablerobotstxt: true
|
|
|
|
languagecode: en-us
|
|
|
|
languagecode: en-us
|
|
|
|
|
|
|
|
languages:
|
|
|
|
|
|
|
|
en:
|
|
|
|
|
|
|
|
menu:
|
|
|
|
|
|
|
|
main:
|
|
|
|
|
|
|
|
- identifier: home
|
|
|
|
|
|
|
|
name: Home
|
|
|
|
|
|
|
|
url: /
|
|
|
|
|
|
|
|
weight: 10
|
|
|
|
|
|
|
|
- identifier: about
|
|
|
|
|
|
|
|
name: About
|
|
|
|
|
|
|
|
url: /about/
|
|
|
|
|
|
|
|
weight: 20
|
|
|
|
|
|
|
|
- identifier: blog
|
|
|
|
|
|
|
|
name: Blog
|
|
|
|
|
|
|
|
url: /blog/
|
|
|
|
|
|
|
|
weight: 30
|
|
|
|
|
|
|
|
- identifier: categories
|
|
|
|
|
|
|
|
name: Categories
|
|
|
|
|
|
|
|
url: /categories/
|
|
|
|
|
|
|
|
weight: 40
|
|
|
|
|
|
|
|
- identifier: tags
|
|
|
|
|
|
|
|
name: Tags
|
|
|
|
|
|
|
|
url: /tags/
|
|
|
|
|
|
|
|
weight: 50
|
|
|
|
|
|
|
|
- identifier: search
|
|
|
|
|
|
|
|
name: Search
|
|
|
|
|
|
|
|
url: /search/
|
|
|
|
|
|
|
|
weight: 60
|
|
|
|
|
|
|
|
title: No Borders, No Limits
|
|
|
|
|
|
|
|
weight: 1
|
|
|
|
markup:
|
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
renderer:
|
|
|
@ -15,32 +45,6 @@ markup:
|
|
|
|
endLevel: 6
|
|
|
|
endLevel: 6
|
|
|
|
ordered: true
|
|
|
|
ordered: true
|
|
|
|
startLevel: 2
|
|
|
|
startLevel: 2
|
|
|
|
menu:
|
|
|
|
|
|
|
|
main:
|
|
|
|
|
|
|
|
- identifier: home
|
|
|
|
|
|
|
|
name: Home
|
|
|
|
|
|
|
|
url: /
|
|
|
|
|
|
|
|
weight: 10
|
|
|
|
|
|
|
|
- identifier: about
|
|
|
|
|
|
|
|
name: About
|
|
|
|
|
|
|
|
url: /about/
|
|
|
|
|
|
|
|
weight: 20
|
|
|
|
|
|
|
|
- identifier: blog
|
|
|
|
|
|
|
|
name: Blog
|
|
|
|
|
|
|
|
url: /blog/
|
|
|
|
|
|
|
|
weight: 30
|
|
|
|
|
|
|
|
- identifier: categories
|
|
|
|
|
|
|
|
name: Categories
|
|
|
|
|
|
|
|
url: /categories/
|
|
|
|
|
|
|
|
weight: 40
|
|
|
|
|
|
|
|
- identifier: tags
|
|
|
|
|
|
|
|
name: Tags
|
|
|
|
|
|
|
|
url: /tags/
|
|
|
|
|
|
|
|
weight: 50
|
|
|
|
|
|
|
|
- identifier: search
|
|
|
|
|
|
|
|
name: Search
|
|
|
|
|
|
|
|
url: /search/
|
|
|
|
|
|
|
|
weight: 60
|
|
|
|
|
|
|
|
outputs:
|
|
|
|
outputs:
|
|
|
|
home:
|
|
|
|
home:
|
|
|
|
- html
|
|
|
|
- html
|
|
|
@ -65,5 +69,4 @@ social:
|
|
|
|
youtube: https://www.youtube.com/user/example
|
|
|
|
youtube: https://www.youtube.com/user/example
|
|
|
|
theme: paige
|
|
|
|
theme: paige
|
|
|
|
timezone: America/Los_Angeles
|
|
|
|
timezone: America/Los_Angeles
|
|
|
|
title: No Borders, No Limits
|
|
|
|
|
|
|
|
titlecasestyle: Go
|
|
|
|
titlecasestyle: Go
|
|
|
|