diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 12200b369f44..1f9fcf91375b 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -150,6 +150,18 @@ "submittedDate": "2025-10-29", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Stop Chasing Stale Docs: Creating Automated Documentation Workflows with goose", + "author": { + "name": "Anudhyan Datta", + "handle": "Anudhyan" + }, + "type": "blog", + "url": "https://anudhyan.hashnode.dev/stop-chasing-stale-docs-creating-automated-documentation-workflows-with-goose", + "submittedDate": "2025-10-29", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] -} \ No newline at end of file +}