From 625d26e70b7852b3ef3cc2e6c06316db58b8d460 Mon Sep 17 00:00:00 2001 From: Lymah Date: Wed, 15 Oct 2025 18:16:48 +0100 Subject: [PATCH] blog: Getting Started with Goose on Windows (#5156) Signed-off-by: oguntunjiharlimatodunola --- .../src/pages/community/data/community-content.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 0fbebce8..71f43bb6 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -30,6 +30,19 @@ "submittedDate": "2025-10-04", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Getting started with Goose on Windows", + "author": { + "name": "Halimah", + "handle": "lymah123" + }, + "type": "blog", + "url": "https://dev.to/lymah/getting-started-with-goose-on-windows-30bh", + "thumbnail": "https://i.imgur.com/WEZXcBD.png", + "submittedDate": "2025-10-14", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] }