From 10e290d53caa0ac8612922cefbc0cea97398d625 Mon Sep 17 00:00:00 2001 From: Josefine Hansson Date: Tue, 11 Apr 2023 18:13:53 +0200 Subject: [PATCH 1/3] moved edu shield to correct category --- .../hardware/{07.edu => 08.edu}/shields/category.md | 0 .../certifications/Arduino_TSX00006-DoC_CE.pdf | Bin .../shields/education-shield/product.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename content/hardware/{07.edu => 08.edu}/shields/category.md (100%) rename content/hardware/{07.edu => 08.edu}/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf (100%) rename content/hardware/{07.edu => 08.edu}/shields/education-shield/product.md (100%) diff --git a/content/hardware/07.edu/shields/category.md b/content/hardware/08.edu/shields/category.md similarity index 100% rename from content/hardware/07.edu/shields/category.md rename to content/hardware/08.edu/shields/category.md diff --git a/content/hardware/07.edu/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf b/content/hardware/08.edu/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf similarity index 100% rename from content/hardware/07.edu/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf rename to content/hardware/08.edu/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf diff --git a/content/hardware/07.edu/shields/education-shield/product.md b/content/hardware/08.edu/shields/education-shield/product.md similarity index 100% rename from content/hardware/07.edu/shields/education-shield/product.md rename to content/hardware/08.edu/shields/education-shield/product.md From 72e36bccafcd7ed0d88d2b082791940af9557b23 Mon Sep 17 00:00:00 2001 From: Josefine Hansson Date: Wed, 12 Apr 2023 08:43:27 +0200 Subject: [PATCH 2/3] updated folder change --- content/hardware/08.edu/shields/category.md | 3 --- .../certifications/Arduino_TSX00006-DoC_CE.pdf | Bin .../education-shield/product.md | 0 3 files changed, 3 deletions(-) delete mode 100644 content/hardware/08.edu/shields/category.md rename content/hardware/{08.edu/shields => _unlisted}/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf (100%) rename content/hardware/{08.edu/shields => _unlisted}/education-shield/product.md (100%) diff --git a/content/hardware/08.edu/shields/category.md b/content/hardware/08.edu/shields/category.md deleted file mode 100644 index 17ef1c7197..0000000000 --- a/content/hardware/08.edu/shields/category.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -title: Shields ---- \ No newline at end of file diff --git a/content/hardware/08.edu/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf b/content/hardware/_unlisted/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf similarity index 100% rename from content/hardware/08.edu/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf rename to content/hardware/_unlisted/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf diff --git a/content/hardware/08.edu/shields/education-shield/product.md b/content/hardware/_unlisted/education-shield/product.md similarity index 100% rename from content/hardware/08.edu/shields/education-shield/product.md rename to content/hardware/_unlisted/education-shield/product.md From a1718ef48f3f383346a98c555ef301682412ce8b Mon Sep 17 00:00:00 2001 From: Josefine Hansson Date: Wed, 12 Apr 2023 08:44:40 +0200 Subject: [PATCH 3/3] moved into a shields folder --- .../certifications/Arduino_TSX00006-DoC_CE.pdf | Bin .../{ => shields}/education-shield/product.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename content/hardware/_unlisted/{ => shields}/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf (100%) rename content/hardware/_unlisted/{ => shields}/education-shield/product.md (100%) diff --git a/content/hardware/_unlisted/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf b/content/hardware/_unlisted/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf similarity index 100% rename from content/hardware/_unlisted/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf rename to content/hardware/_unlisted/shields/education-shield/certifications/Arduino_TSX00006-DoC_CE.pdf diff --git a/content/hardware/_unlisted/education-shield/product.md b/content/hardware/_unlisted/shields/education-shield/product.md similarity index 100% rename from content/hardware/_unlisted/education-shield/product.md rename to content/hardware/_unlisted/shields/education-shield/product.md