Skip to content

Commit e98b216

Browse files
committed
Leaderboard badge announcement page redesign
1 parent 9ac7e12 commit e98b216

File tree

6 files changed

+814
-1428
lines changed

6 files changed

+814
-1428
lines changed

community/contributing-guidelines.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,19 @@ To avoid rate-limit issues, you’ll need to set up a GitHub Personal Access Tok
8080
GITHUB_TOKEN=ghp_your_generated_token_here
8181
```
8282

83+
4. **Note for Local Development**
84+
85+
Most pages work without a GitHub token, including:
86+
- 🎖️ GitHub Badges page (`/badges/github-badges/`)
87+
- 📚 Documentation and blog posts
88+
- 🏪 Merch store (requires Shopify config)
89+
90+
The GitHub token is only required for:
91+
- 📊 Dashboard leaderboard functionality
92+
- 📈 Real-time GitHub statistics
93+
94+
If you see GitHub API errors, ensure your `.env` file is properly configured.
95+
8396
## Contributing to recode hive
8497

8598
We welcome contributions! Follow these steps to get started.

0 commit comments

Comments
 (0)