diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 28043228170a..0fbebce8bd03 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -17,6 +17,19 @@ "submittedDate": "2025-09-26", "tags": ["hacktoberfest", "open-source", "contributing"], "hacktoberfest": true + }, + { + "title": "Running Goose in Containers (Without Losing Your Mind)", + "author": { + "name": "Rupam Golui", + "handle": "Itz-Agasta" + }, + "type": "blog", + "url": "https://dev.to/agasta/running-goose-in-containers-without-losing-your-mind-3m8", + "thumbnail": "https://images.unsplash.com/photo-1759560397953-8221761119ec?w=400&h=225&fit=crop&crop=entropy&auto=format", + "submittedDate": "2025-10-04", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] }