From 2313602027b2742d047e2792d57fb7bc8bc26293 Mon Sep 17 00:00:00 2001 From: Colmaris Date: Fri, 23 May 2025 10:27:43 +0200 Subject: [PATCH] notes moving --- archetypes/notes.md | 2 ++ content/{ => post}/notes/borg/index.md | 0 content/{ => post}/notes/mariadb/index.md | 0 content/{ => post}/notes/proxmox/index.md | 0 content/{ => post}/notes/tar/index.md | 0 content/{ => post}/notes/traefik/traefik.md | 0 content/{ => post}/notes/update-nextcloud/index.md | 0 7 files changed, 2 insertions(+) rename content/{ => post}/notes/borg/index.md (100%) rename content/{ => post}/notes/mariadb/index.md (100%) rename content/{ => post}/notes/proxmox/index.md (100%) rename content/{ => post}/notes/tar/index.md (100%) rename content/{ => post}/notes/traefik/traefik.md (100%) rename content/{ => post}/notes/update-nextcloud/index.md (100%) diff --git a/archetypes/notes.md b/archetypes/notes.md index 266f693..e80fd2f 100644 --- a/archetypes/notes.md +++ b/archetypes/notes.md @@ -5,5 +5,7 @@ tags: - 100DaysToOffload draft: false author: "Colmaris" +categories: + - notes toc: true --- \ No newline at end of file diff --git a/content/notes/borg/index.md b/content/post/notes/borg/index.md similarity index 100% rename from content/notes/borg/index.md rename to content/post/notes/borg/index.md diff --git a/content/notes/mariadb/index.md b/content/post/notes/mariadb/index.md similarity index 100% rename from content/notes/mariadb/index.md rename to content/post/notes/mariadb/index.md diff --git a/content/notes/proxmox/index.md b/content/post/notes/proxmox/index.md similarity index 100% rename from content/notes/proxmox/index.md rename to content/post/notes/proxmox/index.md diff --git a/content/notes/tar/index.md b/content/post/notes/tar/index.md similarity index 100% rename from content/notes/tar/index.md rename to content/post/notes/tar/index.md diff --git a/content/notes/traefik/traefik.md b/content/post/notes/traefik/traefik.md similarity index 100% rename from content/notes/traefik/traefik.md rename to content/post/notes/traefik/traefik.md diff --git a/content/notes/update-nextcloud/index.md b/content/post/notes/update-nextcloud/index.md similarity index 100% rename from content/notes/update-nextcloud/index.md rename to content/post/notes/update-nextcloud/index.md