summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-05-01 11:06:29 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-05-01 11:06:29 +0200
commiteb4be33a82010d3aca58d34d3677005b59cee9af (patch)
tree8d92f6a4e72a02ec9ca8cf3bac1a61204b98224c
parente83cd3bd0b7bca4681955f9d3bf8e3cccea0e047 (diff)
better display of author and date
-rw-r--r--config/_default/params.toml2
-rw-r--r--content/about.md3
-rw-r--r--content/academic/index.md3
-rw-r--r--content/impressum.md3
-rw-r--r--content/links.md3
-rw-r--r--content/projects.md3
6 files changed, 16 insertions, 1 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 648113c..db77489 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -46,7 +46,7 @@ smartTOCHideUnfocusedChildren = false
layoutBackgroundBlur = true # only used when layout equals background
[article]
- showDate = false
+ showDate = true
showViews = false
showLikes = false
showDateOnlyInArticle = false
diff --git a/content/about.md b/content/about.md
index cead85d..f8620ee 100644
--- a/content/about.md
+++ b/content/about.md
@@ -1,6 +1,9 @@
+++
title = "About"
author = "Christoph Cullmann"
+showDate = false
+showAuthor = false
+showReadingTime = false
+++
cullmann.io is the personal web site of Christoph Cullmann.
diff --git a/content/academic/index.md b/content/academic/index.md
index 90d59e4..356f492 100644
--- a/content/academic/index.md
+++ b/content/academic/index.md
@@ -1,6 +1,9 @@
+++
title = "Academic Work"
author = "Christoph Cullmann"
+showDate = false
+showAuthor = false
+showReadingTime = false
+++
## Academic Life
diff --git a/content/impressum.md b/content/impressum.md
index 781d685..da5b94f 100644
--- a/content/impressum.md
+++ b/content/impressum.md
@@ -1,6 +1,9 @@
+++
title = "Impressum"
author = "Christoph Cullmann"
+showDate = false
+showAuthor = false
+showReadingTime = false
+++
## Angaben gemäß § 5 TMG
diff --git a/content/links.md b/content/links.md
index 9b7ddb0..10ae042 100644
--- a/content/links.md
+++ b/content/links.md
@@ -1,6 +1,9 @@
+++
title = "Links"
author = "Christoph Cullmann"
+showDate = false
+showAuthor = false
+showReadingTime = false
+++
Links to stuff I often use/read/...
diff --git a/content/projects.md b/content/projects.md
index 5d59b20..df4a3e4 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -1,6 +1,9 @@
+++
title = "Open Source Projects"
author = "Christoph Cullmann"
+showDate = false
+showAuthor = false
+showReadingTime = false
+++
## KDE