thegeeklab/config.yml

79 lines
1.2 KiB
YAML

---
baseURL: https://thegeeklab.de/
title: the Geeklab
theme: hugo-geekblog
pygmentsUseClasses: true
pygmentsCodeFences: true
paginate: 5
markup:
goldmark:
renderer:
unsafe: true
tableOfContents:
startLevel: 1
endLevel: 9
taxonomies:
author: authors
tag: tags
mediaTypes:
"application/atom+xml":
suffixes:
- "xml"
outputFormats:
Atom:
name: "Atom"
mediaType: "application/atom+xml"
baseName: "atom"
isPlainText: false
rel: "alternate"
isHTML: false
noUgly: true
permalinkable: false
outputs:
home:
- HTML
- ATOM
page:
- HTML
section:
- HTML
taxonomy:
- HTML
term:
- HTML
- ATOM
privacy:
disqus:
disable: true
googleAnalytics:
disable: true
instagram:
disable: true
twitter:
disable: true
vimeo:
disable: true
youtube:
disable: true
params:
geekblogSubtitle: Linux and Open Source blog
geekblogToC: 3
geekblogAuthor: robert-kaussow
geekblogAnchorLeft: true
geekblogLegalNotice: legal-notice/#contact-information
geekblogPrivacyPolicy: legal-notice/#privacy-policy
geekblogContentLicense:
name: CC BY-SA 4.0
link: https://creativecommons.org/licenses/by-sa/4.0/