This repository has been archived on 2021-08-14. You can view files and clone it, but cannot push or open issues/pull-requests.
bever-dam/config.yaml

55 lines
1.0 KiB
YAML
Raw Normal View History

2021-05-03 18:35:01 +02:00
baseURL: "https://www.roosens.me"
2021-05-03 20:11:07 +02:00
title: "The Bever Dam"
2021-05-03 18:35:01 +02:00
theme: "hugo-notepadium"
copyright: "2021 Jef Roosens"
languageCode: "en-US"
hasCJKLanguage: false
enableRobotsTXT: true
markup:
highlight:
codeFences: true
noClasses: false
goldmark:
renderer:
unsafe: true
params:
style: "auto"
dateFormat: "Monday, January 2, 2006"
logo: ""
2021-05-03 20:11:07 +02:00
slogan: "The Bever that Chews"
2021-05-03 18:35:01 +02:00
license: "MIT"
fullRss: false
ipv6ready: false
comments:
enable: false
math:
enable: false
use: "katex"
syntax:
use: "none"
theme: "xcode"
darkTheme: "xcode-dark"
share:
enable: false
addThisId: ""
inlineToolId: ""
nav:
showCategories: true
showTags: true
custom:
2021-05-03 20:11:07 +02:00
- title: "Projects"
url: "https://git.roosens.me/Chewing_Bever"
2021-05-17 12:39:02 +02:00
- title: "Source"
url: "https://git.roosens.me/Chewing_Bever/bever-dam"
2021-05-03 18:35:01 +02:00
- title: "About"
url: "/about"