website/config.yaml

60 lines
1.1 KiB
YAML

baseURL: https://vrifox.cc/
languageCode: en-us
title: "Vri's Cute Corner"
enableRobotsTXT: true
params:
menuname: vrifox.cc
menu:
name:
- identifier: vrifox.cc
name: VrifoxCC
title: vrifox.cc
url: /
weight: 1
main:
- identifier: blog
name: Blog
title: blog
url: /blog/
weight: 2
- identifier: blogroll
name: Blogroll
title: blogroll
url: /blogroll/
weight: 3
- identifier: library
name: Library
url: /library/
weight: 4
- identifier: projects
name: Projects
title: projects
url: /projects/
weight: 5
footer:
- identifier: privacy
name: Privacy
title: privacy
url: /privacy/
weight: 3
- identifier: feed
name: Feed (RSS)
title: rss-feed
url: /blog/index.xml
weight: 4
- identifier: sourcecode
name: Source Code
title: source code
url: https://code.cozy.town/vrifox/vrifox.cc
weight: 5
markup:
highlight:
anchorLineNos: false
lineNos: false
lineNumbersInTable: false
noClasses: false
style: dracula
tabWidth: 2
goldmark:
extensions:
linkify: false