2021-08-28 15:41:17 +00:00
|
|
|
baseURL = "https://kempkens.io"
|
2022-11-11 23:53:02 +00:00
|
|
|
title = "Daniel Kempkens"
|
2021-08-28 20:28:24 +00:00
|
|
|
defaultContentLanguage = "de"
|
2021-08-28 15:41:17 +00:00
|
|
|
languageCode = "de-de"
|
|
|
|
theme = "hello-friend-ng"
|
|
|
|
|
|
|
|
enableRobotsTXT = true
|
|
|
|
disableKinds = ["taxonomy", "term", "RSS"]
|
|
|
|
|
|
|
|
[params]
|
2022-11-11 23:53:02 +00:00
|
|
|
homeSubtitle = "Anwendungsentwickler"
|
2021-08-28 15:41:17 +00:00
|
|
|
|
2022-11-11 23:53:02 +00:00
|
|
|
disableReadOtherPosts = true
|
|
|
|
enableSharingButtons = false
|
|
|
|
enableGlobalLanguageMenu = false
|
2021-08-28 15:41:17 +00:00
|
|
|
|
2022-11-11 23:53:02 +00:00
|
|
|
[params.logo]
|
|
|
|
logoMark = "$"
|
|
|
|
logoText = "cd /home/"
|
|
|
|
logoHomeLink = "/"
|
|
|
|
logoCursorColor = "#ffa86a"
|
2021-08-28 15:41:17 +00:00
|
|
|
|
2022-11-11 23:53:02 +00:00
|
|
|
[[params.social]]
|
|
|
|
name = "github"
|
|
|
|
url = "https://github.com/nifoc"
|
2021-08-28 15:41:17 +00:00
|
|
|
|
2022-11-17 23:54:45 +00:00
|
|
|
[[params.social]]
|
|
|
|
name = "keybase"
|
|
|
|
url = "https://keybase.io/nifoc"
|
|
|
|
|
2022-11-11 23:53:02 +00:00
|
|
|
[[params.social]]
|
|
|
|
name = "linkedin"
|
|
|
|
url = "https://www.linkedin.com/in/danielkempkens/"
|
2021-08-28 15:41:17 +00:00
|
|
|
|
2022-11-11 23:53:02 +00:00
|
|
|
[[params.social]]
|
|
|
|
name = "ycombinator"
|
|
|
|
url = "https://news.ycombinator.com/user?id=nifoc"
|
2021-08-28 15:41:17 +00:00
|
|
|
|
2022-11-19 20:08:14 +00:00
|
|
|
[[params.social]]
|
|
|
|
name = "mastodon"
|
|
|
|
url = "https://infosec.exchange/@nifoc"
|
|
|
|
|
2022-11-17 23:54:45 +00:00
|
|
|
[[params.social]]
|
|
|
|
name = "matrix"
|
|
|
|
url = "https://matrix.to/#/@daniel:kempkens.io"
|
|
|
|
|
2021-08-28 15:41:17 +00:00
|
|
|
[menu]
|
2022-11-11 23:53:02 +00:00
|
|
|
[[menu.main]]
|
|
|
|
identifier = "blog"
|
|
|
|
name = "Blog"
|
|
|
|
url = "https://blog.kempkens.io"
|