1
0
jcktrue.dk/config/_default/config.yaml
Jens True 62df82a31a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update theme. Remove sail-library section
2022-09-22 12:32:36 +00:00

62 lines
1.1 KiB
YAML

# Title of your site
title: "Jens True"
baseurl: "https://jcktrue.dk/"
############################
## LANGUAGE
############################
defaultContentLanguage: en
hasCJKLanguage: false
defaultContentLanguageInSubdir: false
removePathAccents: true
############################
## MODULES
############################
module:
imports:
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5
############################
## ADVANCED
############################
enableGitInfo: true
summaryLength: 30
paginate: 10000
enableEmoji: true
enableRobotsTXT: true
footnotereturnlinkcontents: "<sup>^</sup>"
ignoreFiles: ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
disableAliases: true
outputs:
home: [HTML, RSS, JSON, WebAppManifest]
section: [HTML, RSS]
markup:
defaultMarkdownHandler: goldmark
goldmark:
renderer:
unsafe: true
highlight:
codeFences: false
tableOfContents:
startLevel: 2
endLevel: 3
imaging:
resampleFilter: "lanczos"
quality: 90
anchor: smart
timeout: 600000
security:
_merge: deep
sitemap:
_merge: deep
- .*
minify:
_merge: deep