2020-07-21 21:08:00 +00:00
|
|
|
---
|
|
|
|
baseURL: https://thegeeklab.de/
|
|
|
|
title: the Geeklab
|
|
|
|
theme: hugo-geekblog
|
|
|
|
pygmentsUseClasses: true
|
|
|
|
pygmentsCodeFences: true
|
2020-08-25 22:24:52 +00:00
|
|
|
enableGitInfo: true
|
2020-07-21 21:08:00 +00:00
|
|
|
|
|
|
|
paginate: 5
|
2022-01-31 22:16:26 +00:00
|
|
|
enableEmoji: True
|
2020-07-21 21:08:00 +00:00
|
|
|
|
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
unsafe: true
|
|
|
|
tableOfContents:
|
|
|
|
startLevel: 1
|
|
|
|
endLevel: 9
|
|
|
|
|
2022-03-13 11:11:46 +00:00
|
|
|
permalinks:
|
|
|
|
posts: /posts/:year/:month/:title/
|
|
|
|
|
2020-07-21 21:08:00 +00:00
|
|
|
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
|
2020-08-25 20:48:03 +00:00
|
|
|
Json:
|
|
|
|
name: "Json"
|
|
|
|
mediaType: "application/json"
|
|
|
|
baseName: "feed"
|
|
|
|
isPlainText: false
|
|
|
|
rel: "alternate"
|
|
|
|
isHTML: false
|
|
|
|
noUgly: true
|
|
|
|
permalinkable: false
|
2020-07-21 21:08:00 +00:00
|
|
|
|
|
|
|
outputs:
|
|
|
|
home:
|
|
|
|
- HTML
|
|
|
|
- ATOM
|
2020-08-25 20:48:03 +00:00
|
|
|
- JSON
|
2020-07-21 21:08:00 +00:00
|
|
|
page:
|
|
|
|
- HTML
|
|
|
|
section:
|
|
|
|
- HTML
|
|
|
|
taxonomy:
|
|
|
|
- HTML
|
|
|
|
term:
|
|
|
|
- HTML
|
|
|
|
- ATOM
|
2020-08-25 20:58:50 +00:00
|
|
|
- JSON
|
2020-07-21 21:08:00 +00:00
|
|
|
|
|
|
|
privacy:
|
|
|
|
disqus:
|
|
|
|
disable: true
|
|
|
|
googleAnalytics:
|
|
|
|
disable: true
|
|
|
|
instagram:
|
|
|
|
disable: true
|
|
|
|
twitter:
|
|
|
|
disable: true
|
|
|
|
vimeo:
|
|
|
|
disable: true
|
|
|
|
youtube:
|
|
|
|
disable: true
|
|
|
|
|
2020-07-22 09:17:59 +00:00
|
|
|
enableRobotsTXT: true
|
|
|
|
|
2020-07-21 21:08:00 +00:00
|
|
|
params:
|
2020-07-25 12:16:27 +00:00
|
|
|
description: >
|
|
|
|
Hi, I am Robert. On thegeeklab.de I am writing about everything that comes to my mind
|
|
|
|
but mainly about topics from the Linux and Open Source world.
|
|
|
|
subtitle: Linux and Open Source blog
|
2020-07-24 12:17:40 +00:00
|
|
|
images:
|
2022-02-15 22:32:45 +00:00
|
|
|
- "socialmedia2.png"
|
2020-07-24 12:17:40 +00:00
|
|
|
|
2020-07-21 21:08:00 +00:00
|
|
|
geekblogToC: 3
|
|
|
|
geekblogAuthor: robert-kaussow
|
|
|
|
|
|
|
|
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/
|