From da44ea30f12ea085cb2d92b6467ea6883e184863 Mon Sep 17 00:00:00 2001 From: Gregory Gauthier Date: Tue, 7 Apr 2026 15:18:51 +0100 Subject: [PATCH] refactor(structure): reorganize articles and assets directories Move drafts to articles/drafts, articles to articles/published, and assets to general and memes subdirs. --- {drafts => articles/drafts}/agile-stories.md | 0 {drafts => articles/drafts}/uses-and-abuses.md | 0 .../Agile-Or-Whatever-You-Call-It.md | 0 articles/{ => published}/Testers-As-Explorers.md | 0 ...rious-Uses-Of-Vegetable-Condiments-In-Testing.md | 0 articles/{ => published}/five-essential-lessons.md | 0 articles/{ => published}/perfection-and-testing.md | 0 articles/{ => published}/resources-for-testers.md | 0 .../{ => published}/the-categories-of-testing.md | 0 .../the-logic-of-software-testing.md | 0 ...he-perturbation-theory-of-exploratory-testing.md | 0 .../{ => published}/what-is-a-competent-tester.md | 0 articles/{ => published}/what-makes-us-better.md | 0 .../agile-manifesto-highest-priority.png | Bin assets/{ => general}/agile-manifesto-main.png | Bin .../eg-very-bad-gherkin.png} | Bin assets/{ => general}/goofus-and-gallant.jpeg | Bin assets/{ => general}/graph-spurious-correlation.png | Bin .../meme-site-supervisor.jpeg} | Bin 19 files changed, 0 insertions(+), 0 deletions(-) rename {drafts => articles/drafts}/agile-stories.md (100%) rename {drafts => articles/drafts}/uses-and-abuses.md (100%) rename articles/{ => published}/Agile-Or-Whatever-You-Call-It.md (100%) rename articles/{ => published}/Testers-As-Explorers.md (100%) rename articles/{ => published}/The-Various-Uses-Of-Vegetable-Condiments-In-Testing.md (100%) rename articles/{ => published}/five-essential-lessons.md (100%) rename articles/{ => published}/perfection-and-testing.md (100%) rename articles/{ => published}/resources-for-testers.md (100%) rename articles/{ => published}/the-categories-of-testing.md (100%) rename articles/{ => published}/the-logic-of-software-testing.md (100%) rename articles/{ => published}/the-perturbation-theory-of-exploratory-testing.md (100%) rename articles/{ => published}/what-is-a-competent-tester.md (100%) rename articles/{ => published}/what-makes-us-better.md (100%) rename assets/{ => general}/agile-manifesto-highest-priority.png (100%) rename assets/{ => general}/agile-manifesto-main.png (100%) rename assets/{very-bad-gherkin.png => general/eg-very-bad-gherkin.png} (100%) rename assets/{ => general}/goofus-and-gallant.jpeg (100%) rename assets/{ => general}/graph-spurious-correlation.png (100%) rename assets/{site-supervisor.jpeg => memes/meme-site-supervisor.jpeg} (100%) diff --git a/drafts/agile-stories.md b/articles/drafts/agile-stories.md similarity index 100% rename from drafts/agile-stories.md rename to articles/drafts/agile-stories.md diff --git a/drafts/uses-and-abuses.md b/articles/drafts/uses-and-abuses.md similarity index 100% rename from drafts/uses-and-abuses.md rename to articles/drafts/uses-and-abuses.md diff --git a/articles/Agile-Or-Whatever-You-Call-It.md b/articles/published/Agile-Or-Whatever-You-Call-It.md similarity index 100% rename from articles/Agile-Or-Whatever-You-Call-It.md rename to articles/published/Agile-Or-Whatever-You-Call-It.md diff --git a/articles/Testers-As-Explorers.md b/articles/published/Testers-As-Explorers.md similarity index 100% rename from articles/Testers-As-Explorers.md rename to articles/published/Testers-As-Explorers.md diff --git a/articles/The-Various-Uses-Of-Vegetable-Condiments-In-Testing.md b/articles/published/The-Various-Uses-Of-Vegetable-Condiments-In-Testing.md similarity index 100% rename from articles/The-Various-Uses-Of-Vegetable-Condiments-In-Testing.md rename to articles/published/The-Various-Uses-Of-Vegetable-Condiments-In-Testing.md diff --git a/articles/five-essential-lessons.md b/articles/published/five-essential-lessons.md similarity index 100% rename from articles/five-essential-lessons.md rename to articles/published/five-essential-lessons.md diff --git a/articles/perfection-and-testing.md b/articles/published/perfection-and-testing.md similarity index 100% rename from articles/perfection-and-testing.md rename to articles/published/perfection-and-testing.md diff --git a/articles/resources-for-testers.md b/articles/published/resources-for-testers.md similarity index 100% rename from articles/resources-for-testers.md rename to articles/published/resources-for-testers.md diff --git a/articles/the-categories-of-testing.md b/articles/published/the-categories-of-testing.md similarity index 100% rename from articles/the-categories-of-testing.md rename to articles/published/the-categories-of-testing.md diff --git a/articles/the-logic-of-software-testing.md b/articles/published/the-logic-of-software-testing.md similarity index 100% rename from articles/the-logic-of-software-testing.md rename to articles/published/the-logic-of-software-testing.md diff --git a/articles/the-perturbation-theory-of-exploratory-testing.md b/articles/published/the-perturbation-theory-of-exploratory-testing.md similarity index 100% rename from articles/the-perturbation-theory-of-exploratory-testing.md rename to articles/published/the-perturbation-theory-of-exploratory-testing.md diff --git a/articles/what-is-a-competent-tester.md b/articles/published/what-is-a-competent-tester.md similarity index 100% rename from articles/what-is-a-competent-tester.md rename to articles/published/what-is-a-competent-tester.md diff --git a/articles/what-makes-us-better.md b/articles/published/what-makes-us-better.md similarity index 100% rename from articles/what-makes-us-better.md rename to articles/published/what-makes-us-better.md diff --git a/assets/agile-manifesto-highest-priority.png b/assets/general/agile-manifesto-highest-priority.png similarity index 100% rename from assets/agile-manifesto-highest-priority.png rename to assets/general/agile-manifesto-highest-priority.png diff --git a/assets/agile-manifesto-main.png b/assets/general/agile-manifesto-main.png similarity index 100% rename from assets/agile-manifesto-main.png rename to assets/general/agile-manifesto-main.png diff --git a/assets/very-bad-gherkin.png b/assets/general/eg-very-bad-gherkin.png similarity index 100% rename from assets/very-bad-gherkin.png rename to assets/general/eg-very-bad-gherkin.png diff --git a/assets/goofus-and-gallant.jpeg b/assets/general/goofus-and-gallant.jpeg similarity index 100% rename from assets/goofus-and-gallant.jpeg rename to assets/general/goofus-and-gallant.jpeg diff --git a/assets/graph-spurious-correlation.png b/assets/general/graph-spurious-correlation.png similarity index 100% rename from assets/graph-spurious-correlation.png rename to assets/general/graph-spurious-correlation.png diff --git a/assets/site-supervisor.jpeg b/assets/memes/meme-site-supervisor.jpeg similarity index 100% rename from assets/site-supervisor.jpeg rename to assets/memes/meme-site-supervisor.jpeg