diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index c470a67db1b3..77cde41ba40f 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -15,7 +15,11 @@ "url": "https://block.github.io/goose/blog/2025/09/26/hacktoberfest-2025", "thumbnail": "https://images.unsplash.com/photo-1522071820081-009f0129c71c?w=400&h=225&fit=crop&crop=entropy&auto=format", "submittedDate": "2025-09-26", - "tags": ["hacktoberfest", "open-source", "contributing"], + "tags": [ + "hacktoberfest", + "open-source", + "contributing" + ], "hacktoberfest": true }, { @@ -28,7 +32,9 @@ "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"], + "tags": [ + "hacktoberfest" + ], "hacktoberfest": true }, { @@ -40,7 +46,9 @@ "type": "video", "url": "https://www.youtube.com/shorts/Qidl20e-HOc", "submittedDate": "2025-10-13", - "tags": ["hacktoberfest"], + "tags": [ + "hacktoberfest" + ], "hacktoberfest": true }, { @@ -52,7 +60,11 @@ "type": "blog", "url": "https://anudhyan.hashnode.dev/best-practices-for-using-goose-in-enterprise-environments", "submittedDate": "2025-10-15", - "tags": ["hacktoberfest", "goose", "enterprise"], + "tags": [ + "hacktoberfest", + "goose", + "enterprise" + ], "hacktoberfest": true }, { @@ -65,7 +77,9 @@ "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"], + "tags": [ + "hacktoberfest" + ], "hacktoberfest": true }, { @@ -78,7 +92,9 @@ "url": "https://dev.to/lymah/best-practices-for-prompt-engineering-with-goose-3m6h", "thumbnail": "https://i.imgur.com/Shsi56O.png", "submittedDate": "2025-10-16", - "tags": ["hacktoberfest"], + "tags": [ + "hacktoberfest" + ], "hacktoberfest": true }, { @@ -91,8 +107,25 @@ "url": "https://dev.to/lymah/deep-dive-into-gooses-extension-system-and-model-context-protocol-mcp-3ehl", "thumbnail": "https://i.imgur.com/uim8eHi.png", "submittedDate": "2025-10-21", - "tags": ["hacktoberfest"], + "tags": [ + "hacktoberfest" + ], + "hacktoberfest": true + }, + { + "title": "Configuring goose for Team Environments and Shared Workflows", + "author": { + "name": "Halimah", + "handle": "lymah123" + }, + "type": "blog", + "url": "https://dev.to/lymah/configuring-goose-for-team-environments-and-shared-workflows-5ehn", + "thumbnail": "https://i.imgur.com/pltI1bv.jpeg", + "submittedDate": "2025-10-26", + "tags": [ + "hacktoberfest" + ], "hacktoberfest": true } ] -} +} \ No newline at end of file