From 7e5390c95544b2fb93cd372b17aad11112fb720a Mon Sep 17 00:00:00 2001 From: Anudhyan Datta <127120520+Anudhyan@users.noreply.github.com> Date: Thu, 16 Oct 2025 06:05:27 +0530 Subject: [PATCH] docs: Hacktoberfest blog submission - Best Practices for Using Goose in Enterprise Environments by Anudhyan Datta. (#5184) Signed-off-by: Anudhyan <127120520+Anudhyan@users.noreply.github.com> Signed-off-by: Anudhyan Datta Co-authored-by: taniandjerry <126204004+taniandjerry@users.noreply.github.com> --- .../pages/community/data/community-content.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 71f43bb6..951a5611 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -1,7 +1,7 @@ { "title": "🎃 Community Content Contributions", "description": "Amazing blog posts, videos, and tutorials created by our community for goose!", - "lastUpdated": "2025-10-02", + "lastUpdated": "2025-10-15", "hacktoberfestYear": 2025, "submissionUrl": "https://github.com/block/goose/issues/4705", "submissions": [ @@ -31,6 +31,18 @@ "tags": ["hacktoberfest"], "hacktoberfest": true }, + { + "title": "Best Practices for Using Goose in Enterprise Environments", + "author": { + "name": "Anudhyan Datta", + "handle": "Anudhyan" + }, + "type": "blog", + "url": "https://anudhyan.hashnode.dev/best-practices-for-using-goose-in-enterprise-environments", + "submittedDate": "2025-10-15", + "tags": ["hacktoberfest", "goose", "enterprise"], + "hacktoberfest": true + }, { "title": "Getting started with Goose on Windows", "author": {