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
Raw Permalink 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
2021-06-27 00:24:02 +02:00
mainSections:
- posts
2021-05-03 18:35:01 +02:00
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-06-27 00:16:44 +02:00
- title: "Devlogs"
url: "/devlogs"
2021-05-03 20:11:07 +02:00
- title: "Projects"
2021-08-14 18:32:01 +02:00
url: "https://git.hackbever.be/Chewing_Bever"
2021-05-17 12:39:02 +02:00
- title: "Source"
2021-08-14 18:32:01 +02:00
url: "https://git.hackbever.be/Chewing_Bever/bever-dam"
2021-05-03 18:35:01 +02:00
- title: "About"
url: "/about"
2021-05-25 19:05:55 +02:00
profile:
enable: true
name: 'Jef Roosens'
github: 'ChewingBever'
docker: 'chewingbever'