From b8c272fdffdd8b399d1c12d2c4afa661d0826f93 Mon Sep 17 00:00:00 2001 From: oguntunjiharlimatodunola Date: Tue, 21 Oct 2025 16:47:11 +0100 Subject: [PATCH] docs: add community content submissions Signed-off-by: oguntunjiharlimatodunola Signed-off-by: Lymah123 --- .../src/pages/community/data/community-content.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index a60b8324f39a..c470a67db1b3 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -80,6 +80,19 @@ "submittedDate": "2025-10-16", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Deep Dive into goose's Extension System and Model Context Protocol (MCP)", + "author": { + "name": "Halimah", + "handle": "lymah123" + }, + "type": "blog", + "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"], + "hacktoberfest": true } ] }