From: Kai Moritz Date: Tue, 3 Feb 2026 16:47:48 +0000 (+0100) Subject: WIP X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=49ccd4e5f3aa1cfc247d27f1aed5d7932b9c6a04;p=website WIP --- diff --git a/exampleSite/content/projects/_index.html b/exampleSite/content/projects/_index.html index 37ef4cbc..84725267 100644 --- a/exampleSite/content/projects/_index.html +++ b/exampleSite/content/projects/_index.html @@ -1,6 +1,5 @@ --- title: "Projects" -url: /projects.html outputs: - html weight: 20 diff --git a/exampleSite/content/projects/fix-swf/_index.html b/exampleSite/content/projects/fix-swf/_index.html index 7a99d7cf..3b81a6cf 100644 --- a/exampleSite/content/projects/fix-swf/_index.html +++ b/exampleSite/content/projects/fix-swf/_index.html @@ -1,6 +1,5 @@ --- title: "Fix SWF" -url: /potemkin/fix-swf/overview.html build: render: local outputs: diff --git a/exampleSite/content/templates/_index.html b/exampleSite/content/templates/_index.html index 9ff3b023..9590cc94 100644 --- a/exampleSite/content/templates/_index.html +++ b/exampleSite/content/templates/_index.html @@ -1,6 +1,5 @@ --- title: Templates -url: /templates.html outputs: - html --- diff --git a/exampleSite/hugo.yaml b/exampleSite/hugo.yaml index 9ce7aa4c..f05d137e 100644 --- a/exampleSite/hugo.yaml +++ b/exampleSite/hugo.yaml @@ -15,3 +15,4 @@ params: email: kai@juplo.de name: Kai Moritz title: Thymeleaf-Theme for Thymeroot +uglyURLs: true