diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 0b6b67ac602a..0debddb03b41 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -15,11 +15,7 @@ "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 }, { @@ -32,9 +28,7 @@ "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 }, { @@ -46,9 +40,7 @@ "type": "video", "url": "https://www.youtube.com/shorts/Qidl20e-HOc", "submittedDate": "2025-10-13", - "tags": [ - "hacktoberfest" - ], + "tags": ["hacktoberfest"], "hacktoberfest": true }, { @@ -60,11 +52,7 @@ "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 }, { @@ -77,9 +65,7 @@ "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 }, { @@ -92,9 +78,7 @@ "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 }, { @@ -107,9 +91,7 @@ "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 }, { @@ -199,6 +181,18 @@ "submittedDate": "2025-10-29", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Goose with Neon MCP", + "author": { + "name": "Dakshata Mishra", + "handle": "the-matrixneo" + }, + "type": "video", + "url": "https://www.youtube.com/shorts/IxUPo2QDg_8", + "submittedDate": "2025-10-29", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] -} \ No newline at end of file +}