From: Kai Moritz Date: Fri, 17 Apr 2026 11:24:25 +0000 (+0200) Subject: WIP:site-config--anpassung-an-themeexample X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=78ed8421b763f0e95fddbdf14c5c959125a77ea1;p=website WIP:site-config--anpassung-an-themeexample --- diff --git a/hugo.yaml b/hugo.yaml index 712c14a2..ffc83ff7 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,4 +1,5 @@ baseURL: https://juplo.de +copyright: Kai Moritz languageCode: en-US title: juplo theme: hugo-juplo @@ -11,7 +12,6 @@ params: name: Kai Moritz dateFormat: 02.01.2006 description: Java bits from nerds for nerds - defaultTheme: auto disableThemeToggle: true showShareButtons: true showWordCount: true @@ -28,7 +28,8 @@ markup: highlight: codeFences: true guessSyntax: true - style: solarized-dark + style: paraiso-dark + linenos: true goldmark: renderer: unsafe: true @@ -37,10 +38,6 @@ outputs: - HTML - RSS - JSON -outputFormats: - RSS: - mediaType: application/rss+xml - baseName: feed menu: main: - identifier: categories