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

65 lines
1.3 KiB
YAML

baseURL: "https://www.roosens.me"
title: "The Bever Dam"
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: ""
slogan: "The Bever that Chews"
license: "MIT"
fullRss: false
ipv6ready: false
mainSections:
- posts
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:
- title: "Devlogs"
url: "/devlogs"
- title: "Projects"
url: "https://git.hackbever.be/Chewing_Bever"
- title: "Source"
url: "https://git.hackbever.be/Chewing_Bever/bever-dam"
- title: "About"
url: "/about"
profile:
enable: true
name: 'Jef Roosens'
github: 'ChewingBever'
docker: 'chewingbever'