diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 71f43bb6271d..951a56114b64 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": {