Re-organize files and folders.

This commit is contained in:
daniel 2024-08-28 16:31:20 +02:00
parent b5118b2835
commit 7092b10849
10 changed files with 7 additions and 7 deletions

View File

@ -16,9 +16,9 @@ rssLimit = 10
copyright = "2024 Daniel Kraus"
enableEmoji = true
# [permalinks]
# [permalinks.page]
# posts = '/posts/:year/:month/:slug/'
[permalinks]
[permalinks.page]
posts = '/posts/:year/:month/:slug/'
#[services]
# [services.disqus]
@ -42,7 +42,7 @@ expiryDate = ["expiryDate"]
# nofollowLinks = true
[taxonomies]
tag = "tags"
tag = "tags"
# Categories are disabled by default.
# category = "categories"

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@ -123,5 +123,5 @@ Maybe I'm missing the point and it's not about execution times, after all.
[duckdb]: https://duckdb.org
[duckplyr]: https://duckplyr.tidyverse.org
[duckplyr-demo]: https://github.com/Tmonster/duckplyr_demo
[laptop]: {{< ref "/posts/2024-08-05-linux-on-thinkpad-P14s-Gen-5" >}}
[laptop]: {{< relref "P14s" >}}
[tidyverse]: https://tidyverse.org

View File

@ -2,7 +2,7 @@
title: "Experience with running Fedora Linux on a Thinkpad P14s Gen 5"
description: "Everything works out of the box with KDE Plasma, but the keyboard and the battery leave something to be desired."
date: 2024-08-05T21:00:00+02:00
ShowLastmod: true
ShowLastmod: false
draft: false
toc: true
scrolltotop: true

View File

Before

Width:  |  Height:  |  Size: 177 KiB

After

Width:  |  Height:  |  Size: 177 KiB

View File

Before

Width:  |  Height:  |  Size: 954 KiB

After

Width:  |  Height:  |  Size: 954 KiB

View File

Before

Width:  |  Height:  |  Size: 3.8 MiB

After

Width:  |  Height:  |  Size: 3.8 MiB

View File

@ -3,7 +3,7 @@ title: "Windows tiling in KDE Plasma 5"
date: 2024-08-08T18:04:20+0200
draft: false
toc: false
ShowLastmod: true
# ShowLastmod: true
images:
tags:
- Linux