You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.5 KiB
YAML
74 lines
1.5 KiB
YAML
author:
|
|
email: example@example.com
|
|
name: Michael Bluth
|
|
baseurl: https://example.com
|
|
copyright: © Michael Bluth
|
|
enablerobotstxt: true
|
|
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:
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true
|
|
highlight:
|
|
style: vs
|
|
tableOfContents:
|
|
endLevel: 6
|
|
ordered: true
|
|
startLevel: 2
|
|
outputs:
|
|
home:
|
|
- html
|
|
- json
|
|
- rss
|
|
paginate: 50
|
|
params:
|
|
paige:
|
|
hide_theme_comment: true
|
|
hide_theme_link: true
|
|
permalinks:
|
|
blog: /blog/:year/:month/:day/:title/
|
|
social:
|
|
envelope: mailto:example@example.com
|
|
discord: https://discord.com/users/example
|
|
facebook: https://facebook.com/example
|
|
github: https://github.com/example
|
|
instagram: https://instagram.com/example
|
|
linkedin: https://www.linkedin.com/in/example
|
|
reddit: https://reddit.com/u/example
|
|
twitch: https://www.twitch.tv/example
|
|
twitter: https://twitter.com/example
|
|
youtube: https://www.youtube.com/user/example
|
|
theme: paige
|
|
timezone: America/Los_Angeles
|
|
titlecasestyle: Go
|