Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion documentation/src/pages/community/data/community-content.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "🎃 Community Content Contributions",
"description": "Amazing blog posts, videos, and tutorials created by our community for goose!",
"lastUpdated": "2025-10-02",
"lastUpdated": "2025-10-15",
"hacktoberfestYear": 2025,
"submissionUrl": "https://github.com/block/goose/issues/4705",
"submissions": [
Expand Down Expand Up @@ -31,6 +31,18 @@
"tags": ["hacktoberfest"],
"hacktoberfest": true
},
{
"title": "Best Practices for Using Goose in Enterprise Environments",
"author": {
"name": "Anudhyan Datta",
"handle": "Anudhyan"
},
"type": "blog",
"url": "https://anudhyan.hashnode.dev/best-practices-for-using-goose-in-enterprise-environments",
"submittedDate": "2025-10-15",
"tags": ["hacktoberfest", "goose", "enterprise"],
"hacktoberfest": true
},
{
"title": "Getting started with Goose on Windows",
"author": {
Expand Down