website/config.yaml

59 lines
1.1 KiB
YAML

baseURL: https://vrifox.cc/
languageCode: en-us
title: vrifox.cc
enableRobotsTXT: true
params:
menuname: vrifox.cc
menu:
name:
- identifier: vrifox.cc
name: vrifox.cc
title: vrifox.cc
url: /
weight: 1
main:
- identifier: blog
name: blog
title: blog
url: /blog/
weight: 1
- identifier: projects
name: projects
title: projects
url: /projects/
weight: 2
externallinks:
- identifier: git
name: git
title: git
url: https://code.cozy.town/vrifox
weight: 1
- identifier: cozy.town
name: cozy.town
title: cozy.town
url: https://cozy.town
weight: 2
footer:
- identifier: privacy
name: privacy
title: privacy
url: /privacy/
weight: 1
- identifier: feed
name: feed (rss)
title: rss-feed
url: /blog/index.xml
weight: 2
- identifier: sourcecode
name: source code
title: source code
url: https://code.cozy.town/vrifox/vrifox.cc
weight: 3
markup:
highlight:
anchorLineNos: false
lineNos: false
lineNumbersInTable: false
noClasses: false
style: dracula
tabWidth: 2