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-08-25 21:33:35 +00:00
|
|
|
enableGitInfo: true
|
2020-11-08 21:50:52 +00:00
|
|
|
timeout: 180000
|
2021-05-23 12:57:30 +00:00
|
|
|
pluralizeListTitles: false
|
2020-07-06 18:55:32 +00:00
|
|
|
|
2020-09-12 17:00:28 +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
|
2020-08-24 07:03:56 +00:00
|
|
|
baseName: "feed"
|
|
|
|
isPlainText: false
|
|
|
|
rel: "alternate"
|
|
|
|
isHTML: false
|
|
|
|
noUgly: true
|
|
|
|
permalinkable: false
|
|
|
|
Json:
|
|
|
|
# https://www.jsonfeed.org/2020/08/07/json-feed-version.html
|
|
|
|
name: "Json"
|
|
|
|
mediaType: "application/json"
|
|
|
|
# generated file: <baseName>.<mediaType."application/feed+json".suffixes[0]> = feed.json
|
|
|
|
baseName: "feed"
|
2020-07-12 14:28:51 +00:00
|
|
|
isPlainText: false
|
|
|
|
rel: "alternate"
|
|
|
|
isHTML: false
|
|
|
|
noUgly: true
|
|
|
|
permalinkable: false
|
|
|
|
|
|
|
|
outputs:
|
|
|
|
home:
|
|
|
|
- HTML
|
|
|
|
- ATOM
|
2020-08-24 07:03:56 +00:00
|
|
|
- JSON
|
2020-07-12 14:28:51 +00:00
|
|
|
page:
|
|
|
|
- HTML
|
|
|
|
section:
|
|
|
|
- HTML
|
|
|
|
taxonomy:
|
|
|
|
- HTML
|
|
|
|
term:
|
|
|
|
- HTML
|
|
|
|
- ATOM
|
2020-08-24 07:03:56 +00:00
|
|
|
- JSON
|
2020-07-12 14:28:51 +00:00
|
|
|
|
2020-07-22 09:12:24 +00:00
|
|
|
enableRobotsTXT: true
|
|
|
|
|
2020-07-12 14:28:51 +00:00
|
|
|
params:
|
2020-07-24 20:25:04 +00:00
|
|
|
subtitle: Subtitle to describe your blog
|
2020-07-24 12:36:07 +00:00
|
|
|
description: >
|
|
|
|
hugo-geekblog is a simple Hugo theme for personal blogs. This page is theme documentation
|
|
|
|
and powered by the latest version of hugo-geekblog itself.
|
2020-07-24 20:25:04 +00:00
|
|
|
images:
|
2022-02-18 19:38:11 +00:00
|
|
|
- "socialmedia2.png"
|
2020-07-24 07:17:19 +00:00
|
|
|
|
2020-07-12 14:28:51 +00:00
|
|
|
geekblogToC: 3
|
2020-07-18 14:12:24 +00:00
|
|
|
geekblogAuthor: john-doe
|
2020-07-12 14:28:51 +00:00
|
|
|
|
2020-07-22 08:00:32 +00:00
|
|
|
geekblogLegalNotice: https://thegeeklab.de/legal-notice/#contact-information
|
|
|
|
geekblogPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy
|
2021-02-21 13:45:41 +00:00
|
|
|
|
|
|
|
geekblogImageLazyLoading: true
|
2021-11-23 15:53:25 +00:00
|
|
|
geekblogDarkModeDim: true
|
2021-07-06 21:25:30 +00:00
|
|
|
geekblogTagsToMenu: true
|