]> juplo.de Git - website/commitdiff
WIP:site-config--anpassung-an-themeexample
authorKai Moritz <kai@juplo.de>
Fri, 17 Apr 2026 11:24:25 +0000 (13:24 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 17 Apr 2026 11:24:25 +0000 (13:24 +0200)
hugo.yaml

index 712c14a226ad128fd4151132ab119bb530693028..ffc83ff79565e7feca899e89f492a2cfef018953 100644 (file)
--- 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