71 lines
1.7 KiB
YAML
71 lines
1.7 KiB
YAML
baseURL: https://tretkowski.de/
|
|
languageCode: de
|
|
title: Norbert Tretkowski
|
|
theme: hello-friend-ng
|
|
|
|
outputs:
|
|
home:
|
|
- HTML
|
|
- RSS
|
|
|
|
enableGitInfo: true
|
|
|
|
pagination:
|
|
pagerSize: 20
|
|
|
|
params:
|
|
contentTypeName: "notizen"
|
|
showReadingTime: true
|
|
author:
|
|
name: "Norbert Tretkowski"
|
|
portrait:
|
|
path: "/avatar/avatar_192x192.jpg"
|
|
maxWidth: "192px"
|
|
homeSubtitle: "Senior IT Consultant und Freie Software Enthusiast. Früher Debian Entwickler."
|
|
description: "Norbert Tretkowski"
|
|
keywords: "Norbert Tretkowski, Homepage, Blog, nobse"
|
|
|
|
gitUrl: "https://codeberg.org/tretkowski/pages/commit/"
|
|
|
|
logo:
|
|
logoText: "Norbert Tretkowski"
|
|
|
|
footer:
|
|
topText:
|
|
- "Powered by <a href=\"https://gohugo.io\">Hugo</a> & <a href=\"https://github.com/rhazdon/hugo-theme-hello-friend-ng\">Hello Friend</a>"
|
|
|
|
social:
|
|
- name: email
|
|
url: "mailto:norbert@tretkowski.de"
|
|
- name: gpg
|
|
url: "https://keyoxide.org/norbert@tretkowski.de"
|
|
- name: xmpp
|
|
url: "https://conversations.im/i/norbert@conversations.im"
|
|
# - name: signal
|
|
# url: "https://signal.me/#eu/TIIKP_pzQznz0RcLwD1IUJ3_Tgb8lOuMKJkiLUX9kn0e9R_MUEtONLBNv6zS2J5T"
|
|
- name: fediverse
|
|
url: "https://social.tretkowski.de/@norbert"
|
|
- name: codeberg
|
|
url: "https://codeberg.org/tretkowski"
|
|
- name: gitlab
|
|
url: "https://gitlab.com/tretkowski"
|
|
|
|
menu:
|
|
main:
|
|
- identifier: 1über
|
|
name: Über
|
|
url: /ueber/
|
|
- identifier: 2notizen
|
|
name: Notizen
|
|
url: /notizen/
|
|
- identifier: 3impressum
|
|
name: Impressum
|
|
url: /impressum/
|
|
|
|
permalinks:
|
|
notizen: /notizen/:year/:month/:day/:slug/
|
|
entwuerfe: /entwuerfe/:year/:month/:day/:slug/
|
|
term:
|
|
tags: /themen/:slug/
|
|
taxonomy:
|
|
tags: /themen/
|