2020-07-06 18:55:32 +00:00
|
|
|
---
|
2020-07-12 14:40:22 +00:00
|
|
|
baseURL: https://hugo-geekblog.geekdocs.de/
|
2020-07-06 18:55:32 +00:00
|
|
|
title: Geekblog
|
|
|
|
theme: hugo-geekblog
|
|
|
|
pygmentsUseClasses: true
|
|
|
|
pygmentsCodeFences: true
|
|
|
|
|
2020-07-13 20:11:38 +00:00
|
|
|
paginate: 5
|
2020-07-13 18:33:21 +00:00
|
|
|
|
2020-07-06 18:55:32 +00:00
|
|
|
# Needed for mermaid/katex shortcodes
|
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
unsafe: true
|
|
|
|
tableOfContents:
|
|
|
|
startLevel: 1
|
|
|
|
endLevel: 9
|
|
|
|
|
|
|
|
taxonomies:
|
|
|
|
author: authors
|
|
|
|
tag: tags
|
2020-07-12 14:28:51 +00:00
|
|
|
|
|
|
|
mediaTypes:
|
|
|
|
"application/atom+xml":
|
|
|
|
suffixes:
|
|
|
|
- "xml"
|
|
|
|
|
|
|
|
outputFormats:
|
|
|
|
Atom:
|
|
|
|
# https://validator.w3.org/feed/docs/atom.html#whatIsAtom
|
|
|
|
name: "Atom"
|
|
|
|
mediaType: "application/atom+xml"
|
|
|
|
# generated file: <baseName>.<mediaType."application/atom+xml".suffixes[0]> = 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
|
|
|
|
|
|
|
|
params:
|
|
|
|
geekblogSubtitle: Subtitle to describe your blog
|
|
|
|
geekblogToC: 3
|
|
|
|
GeekblogAuthor: john-doe
|
|
|
|
|
|
|
|
geekblogDateFormat: "Jan 2, 2006"
|
|
|
|
|
|
|
|
geekblogLegalNotice: https://geeklabor.de/legal-notice/#impressum
|
|
|
|
geekblogPrivacyPolicy: https://geeklabor.de/legal-notice/#datenschutzerkl%C3%A4rung
|
|
|
|
|
|
|
|
geekblogAnchorLeft: true
|