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
|
|
|
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
|
2020-07-18 14:12:24 +00:00
|
|
|
geekblogAuthor: john-doe
|
2020-07-12 14:28:51 +00:00
|
|
|
|
2020-07-18 14:12:24 +00:00
|
|
|
geekblogAnchorLeft: true
|
2020-07-12 14:28:51 +00:00
|
|
|
|
|
|
|
geekblogLegalNotice: https://geeklabor.de/legal-notice/#impressum
|
|
|
|
geekblogPrivacyPolicy: https://geeklabor.de/legal-notice/#datenschutzerkl%C3%A4rung
|
|
|
|
|
2020-07-18 14:12:24 +00:00
|
|
|
geekblogHostedOn:
|
|
|
|
name: Uberspace
|
|
|
|
link: https://uberspace.de/en/
|
|
|
|
|
|
|
|
geekblogContentLicense:
|
|
|
|
name: CC BY-SA 4.0
|
|
|
|
link: https://creativecommons.org/licenses/by-sa/4.0/
|