From 8b4026969f32b62ae34d3f7ef23fca8c73e6dce0 Mon Sep 17 00:00:00 2001 From: Andrew Westgarth Date: Mon, 14 Sep 2026 12:32:28 +0100 Subject: [PATCH 1/4] Create test post with metadata --- _posts/2026-09-14-test-post.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _posts/2026-09-14-test-post.md diff --git a/_posts/2026-09-14-test-post.md b/_posts/2026-09-14-test-post.md new file mode 100644 index 0000000000..53e75115ad --- /dev/null +++ b/_posts/2026-09-14-test-post.md @@ -0,0 +1,7 @@ +--- +title: "Test Post" +author_name: "Andrew Westgarth" +tags: + - test +--- +This is a test post. From 754b017b243724710ad4391213e859c0bfe1efbd Mon Sep 17 00:00:00 2001 From: Andrew Westgarth Date: Mon, 14 Sep 2026 13:37:34 +0100 Subject: [PATCH 2/4] Update 2026-09-14-test-post.md Minor text update. --- _posts/2026-09-14-test-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2026-09-14-test-post.md b/_posts/2026-09-14-test-post.md index 53e75115ad..578aedbdf3 100644 --- a/_posts/2026-09-14-test-post.md +++ b/_posts/2026-09-14-test-post.md @@ -4,4 +4,4 @@ author_name: "Andrew Westgarth" tags: - test --- -This is a test post. +This is a test post written by Andrew. From d49a95398617bcce3af13c51e744e5fe016e9ef4 Mon Sep 17 00:00:00 2001 From: Andrew Westgarth Date: Mon, 14 Sep 2026 14:24:09 +0100 Subject: [PATCH 3/4] Update test post content for clarity --- _posts/2026-09-14-test-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2026-09-14-test-post.md b/_posts/2026-09-14-test-post.md index 578aedbdf3..6e34ef2596 100644 --- a/_posts/2026-09-14-test-post.md +++ b/_posts/2026-09-14-test-post.md @@ -4,4 +4,4 @@ author_name: "Andrew Westgarth" tags: - test --- -This is a test post written by Andrew. +This is a test post written for testing. From 2b5a4faabb5eebb15bfe3b08495f540c49b23d34 Mon Sep 17 00:00:00 2001 From: Andrew Westgarth Date: Mon, 14 Sep 2026 16:32:03 +0100 Subject: [PATCH 4/4] Update 2026-09-14-test-post.md --- _posts/2026-09-14-test-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2026-09-14-test-post.md b/_posts/2026-09-14-test-post.md index 6e34ef2596..2497968794 100644 --- a/_posts/2026-09-14-test-post.md +++ b/_posts/2026-09-14-test-post.md @@ -4,4 +4,4 @@ author_name: "Andrew Westgarth" tags: - test --- -This is a test post written for testing. +This is a test post written for testing .