From b9688a2bad4baf949a297c82d85dbe374140a4cf Mon Sep 17 00:00:00 2001 From: Anudhyan Datta <127120520+Anudhyan@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:02:48 +0530 Subject: [PATCH] docs: add "Building Custom Tools and Extensions for Goose" (#5469) 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 | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 72e0175c..112fb3db 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -15,7 +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"], "hacktoberfest": true }, { @@ -52,7 +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", "enterprise"], "hacktoberfest": true }, { @@ -194,6 +194,18 @@ "tags": ["hacktoberfest"], "hacktoberfest": true }, + { + "title": "Building Custom Tools and Extensions for goose: A Developer's Guide", + "author": { + "name": "Anudhyan Datta", + "handle": "Anudhyan" + }, + "type": "blog", + "url": "https://anudhyan.hashnode.dev/building-custom-tools-and-extensions-for-goose-a-developers-guide", + "submittedDate": "2025-10-30", + "tags": ["hacktoberfest", "mcp"], + "hacktoberfest": true + }, { "title": "Managing goose Configurations Across Multiple Projects", "author": {