Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s

This commit is contained in:
2025-11-05 23:14:41 +01:00
parent a8304db3e2
commit 05f0b104d4
300 changed files with 40464 additions and 6492 deletions

View File

@@ -3,47 +3,47 @@ title = 'hogertz.eu'
theme = "hugo-coder"
languageCode = "en"
defaultContentLanguage = "en"
paginate = 20
pagination.pagerSize = 20
pygmentsStyle = "bw"
pygmentsCodeFences = true
pygmentsCodeFencesGuessSyntax = true
enableEmoji = true
[params]
author = "Hendrik Hogertz"
info = "Data Scientist"
description = "Hendrik Hogertz's personal website"
keywords = "blog,developer,personal"
avatarurl = "images/portrait.webp"
#gravatar = "john.doe@example.com"
author = "Hendrik Hogertz"
info = "AI Engineer"
description = "Hendrik Hogertz's personal website"
keywords = "blog,developer,personal"
avatarurl = "images/portrait.webp"
#gravatar = "john.doe@example.com"
# favicon_32 = "/img/favicon-32x32.png"
# favicon_16 = "/img/favicon-16x16.png"
# favicon_32 = "/img/favicon-32x32.png"
# favicon_16 = "/img/favicon-16x16.png"
since = 2022
since = 2022
enableTwemoji = true
enableTwemoji = true
colorScheme = "auto"
hidecolorschemetoggle = false
colorScheme = "auto"
hidecolorschemetoggle = false
[taxonomies]
category = "categories"
series = "series"
tag = "tags"
author = "authors"
category = "categories"
series = "series"
tag = "tags"
author = "authors"
# Social links
[[params.social]]
name = "Github"
icon = "fa fa-github fa-2x"
weight = 1
url = "https://github.com/hendrik-hog/"
name = "Github"
icon = "fa fa-github fa-2x"
weight = 1
url = "https://github.com/hendrik-hog/"
[[params.social]]
name = "LinkedIn"
icon = "fa fa-linkedin fa-2x"
weight = 3
url = "https://www.linkedin.com/in/hendrik-hogertz-0abbb8143/"
name = "LinkedIn"
icon = "fa fa-linkedin fa-2x"
weight = 3
url = "https://www.linkedin.com/in/hendrik-hogertz-0abbb8143/"
[languages.en]
languageName = ":us:"
@@ -86,4 +86,4 @@ url = "about/"
[[languages.de.menu.main]]
name = "Kontakt"
weight = 5
url = "contact/"
url = "contact/"