From 51c0b40a280e3a1189aa7c834d1dbd53b77cefde Mon Sep 17 00:00:00 2001 From: Mijndert Stuij Date: Thu, 2 Jan 2025 15:21:12 +0100 Subject: [PATCH] add time field to date frontmatter --- src/posts/2024-goty.md | 2 +- src/posts/40-questions.md | 2 +- src/posts/a-minimalist-take-on-vim.md | 2 +- src/posts/airpods-max.md | 2 +- src/posts/avoid-using-internal-load-balancers.md | 2 +- src/posts/config-driven-terraform.md | 2 +- src/posts/default-apps-2024.md | 2 +- src/posts/hugo-responsive-images.md | 2 +- src/posts/information-processing.md | 2 +- src/posts/minimalism.md | 2 +- src/posts/my-tmux-setup.md | 2 +- src/posts/obsidian-doesnt-click-for-me.md | 2 +- src/posts/openbsd.md | 2 +- src/posts/running-with-a-watch.md | 2 +- src/posts/scaling-mastodon-community.md | 2 +- src/posts/stop-doing-devops-teams.md | 2 +- src/posts/terraform-dynamic-blocks-modules.md | 2 +- src/posts/terraform-import-blocks.md | 2 +- src/posts/week-notes-1.md | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/posts/2024-goty.md b/src/posts/2024-goty.md index 72afbdb..2e311f4 100644 --- a/src/posts/2024-goty.md +++ b/src/posts/2024-goty.md @@ -1,6 +1,6 @@ --- title: 2024 GOTY -date: 2024-12-20 +date: 2024-12-20 10:00:00 summary: Gaming has been a surprisingly big part of my life this year. Here's my GOTY and some honorable mentions. --- diff --git a/src/posts/40-questions.md b/src/posts/40-questions.md index 392f6bb..3299f69 100644 --- a/src/posts/40-questions.md +++ b/src/posts/40-questions.md @@ -1,6 +1,6 @@ --- title: 40 questions -date: 2022-03-18 +date: 2022-03-18 10:00:00 summary: 40 questions to ask yourself every day. --- diff --git a/src/posts/a-minimalist-take-on-vim.md b/src/posts/a-minimalist-take-on-vim.md index 2c28c85..b066551 100644 --- a/src/posts/a-minimalist-take-on-vim.md +++ b/src/posts/a-minimalist-take-on-vim.md @@ -1,6 +1,6 @@ --- title: A minimalist take on Vim -date: 2022-04-15 +date: 2022-04-15 10:00:00 summary: How I use Vim without any (well, almost) plugins. --- diff --git a/src/posts/airpods-max.md b/src/posts/airpods-max.md index fbe32bd..4be969d 100644 --- a/src/posts/airpods-max.md +++ b/src/posts/airpods-max.md @@ -1,6 +1,6 @@ --- title: AirPods Max -date: 2022-03-04 +date: 2022-03-04 10:00:00 +02:00 summary: Some thoughts on AirPods Max and headphones in general. --- diff --git a/src/posts/avoid-using-internal-load-balancers.md b/src/posts/avoid-using-internal-load-balancers.md index 4382d04..9e5c58e 100644 --- a/src/posts/avoid-using-internal-load-balancers.md +++ b/src/posts/avoid-using-internal-load-balancers.md @@ -1,6 +1,6 @@ --- title: Avoid using internal load balancers -date: 2022-03-15 +date: 2022-03-15 10:00:00 summary: On avoiding internal load balancers in liue of AWS CloudMap. --- diff --git a/src/posts/config-driven-terraform.md b/src/posts/config-driven-terraform.md index 9c4d19f..1c9f2b4 100644 --- a/src/posts/config-driven-terraform.md +++ b/src/posts/config-driven-terraform.md @@ -1,6 +1,6 @@ --- title: Config-driven Terraform -date: 2024-01-18 +date: 2024-01-18 10:00:00 summary: "Some improvements in Terraform 1.7: Config-driven Remove and Import block for_each." --- diff --git a/src/posts/default-apps-2024.md b/src/posts/default-apps-2024.md index 8067d58..604922a 100644 --- a/src/posts/default-apps-2024.md +++ b/src/posts/default-apps-2024.md @@ -1,6 +1,6 @@ --- title: Default apps 2024 -date: 2024-02-19 +date: 2024-02-19 10:00:00 summary: Joining the bandwagon of sharing my default apps for 2024. --- diff --git a/src/posts/hugo-responsive-images.md b/src/posts/hugo-responsive-images.md index e06337e..9103cd1 100644 --- a/src/posts/hugo-responsive-images.md +++ b/src/posts/hugo-responsive-images.md @@ -1,6 +1,6 @@ --- title: Responsive images on a static Hugo website -date: 2022-12-06 +date: 2022-12-06 10:00:00 summary: Serving optimized responsive images using Hugo --- diff --git a/src/posts/information-processing.md b/src/posts/information-processing.md index dd1e9a8..821dddc 100644 --- a/src/posts/information-processing.md +++ b/src/posts/information-processing.md @@ -1,6 +1,6 @@ --- title: Information processing -date: 2021-02-15 +date: 2021-02-15 10:00:00 summary: The apps that I use to keep track of knowledge and todo items. --- diff --git a/src/posts/minimalism.md b/src/posts/minimalism.md index 4a0bfa0..f0f25eb 100644 --- a/src/posts/minimalism.md +++ b/src/posts/minimalism.md @@ -1,6 +1,6 @@ --- title: On minimalism -date: 2019-01-28 +date: 2019-01-28 10:00:00 summary: There's a lot of misinformation about minimalism. My thoughts. --- diff --git a/src/posts/my-tmux-setup.md b/src/posts/my-tmux-setup.md index 932bd3b..f064268 100644 --- a/src/posts/my-tmux-setup.md +++ b/src/posts/my-tmux-setup.md @@ -1,6 +1,6 @@ --- title: My Tmux setup -date: 2020-04-16 +date: 2020-04-16 10:00:00 summary: A quick Tmux tutorial. --- diff --git a/src/posts/obsidian-doesnt-click-for-me.md b/src/posts/obsidian-doesnt-click-for-me.md index 416c2c6..0fd63aa 100644 --- a/src/posts/obsidian-doesnt-click-for-me.md +++ b/src/posts/obsidian-doesnt-click-for-me.md @@ -1,6 +1,6 @@ --- title: Obsidian doesn't click for me -date: 2023-10-12 +date: 2023-10-12 10:00:00 summary: I really want to like and use Obsidian, but I'm unable to. --- diff --git a/src/posts/openbsd.md b/src/posts/openbsd.md index 4f2124d..4d95ce6 100644 --- a/src/posts/openbsd.md +++ b/src/posts/openbsd.md @@ -1,6 +1,6 @@ --- title: OpenBSD -date: 2021-11-01 +date: 2021-11-01 10:00:00 summary: Getting to know OpenBSD after 22+ years of using Linux. --- diff --git a/src/posts/running-with-a-watch.md b/src/posts/running-with-a-watch.md index e6c0dc9..8131e04 100644 --- a/src/posts/running-with-a-watch.md +++ b/src/posts/running-with-a-watch.md @@ -1,6 +1,6 @@ --- title: On running with a watch -date: 2023-12-08 +date: 2023-12-08 10:00:00 summary: I switched to a Garmin Forerunner 255S. Some thoughts. --- diff --git a/src/posts/scaling-mastodon-community.md b/src/posts/scaling-mastodon-community.md index 26ef0f4..48470cd 100644 --- a/src/posts/scaling-mastodon-community.md +++ b/src/posts/scaling-mastodon-community.md @@ -1,6 +1,6 @@ --- title: Scaling a Mastodon community to 27k people -date: 2022-12-04 +date: 2022-12-04 10:00:00 summary: Scaling a Mastodon community to 27k people using Kubernetes and Digitalocean. --- diff --git a/src/posts/stop-doing-devops-teams.md b/src/posts/stop-doing-devops-teams.md index 7af8fc8..1cac023 100644 --- a/src/posts/stop-doing-devops-teams.md +++ b/src/posts/stop-doing-devops-teams.md @@ -1,6 +1,6 @@ --- title: Stop doing DevOps teams if you want to scale -date: 2022-12-05 +date: 2022-12-05 10:00:00 summary: In which I make the case for separate developer and platform teams tags: - post diff --git a/src/posts/terraform-dynamic-blocks-modules.md b/src/posts/terraform-dynamic-blocks-modules.md index a8db364..4f4adb1 100644 --- a/src/posts/terraform-dynamic-blocks-modules.md +++ b/src/posts/terraform-dynamic-blocks-modules.md @@ -1,6 +1,6 @@ --- title: Reusable Terraform modules using Dynamic blocks -date: 2022-12-08 +date: 2022-12-08 10:00:00 summary: Stop repeating yourself and use Dynamic blocks in your Terraform resources --- diff --git a/src/posts/terraform-import-blocks.md b/src/posts/terraform-import-blocks.md index 9f3db94..b9d81e1 100644 --- a/src/posts/terraform-import-blocks.md +++ b/src/posts/terraform-import-blocks.md @@ -1,6 +1,6 @@ --- title: Saving time using Terraform import blocks -date: 2023-06-15 +date: 2023-06-15 10:00:00 summary: Stop creating resources yourself, use import blocks instead. A new feature in Terraform 1.5. --- diff --git a/src/posts/week-notes-1.md b/src/posts/week-notes-1.md index fbd2df6..9ddba6c 100644 --- a/src/posts/week-notes-1.md +++ b/src/posts/week-notes-1.md @@ -1,6 +1,6 @@ --- title: Week notes 1 -date: 2025-01-02 +date: 2025-01-02 10:00:00 summary: A weekly summary of things that are on my mind. ---