Skip to Main Content

Community Resources

To add community resources, please follow the steps below:

  1. Put the json as shown in the example in the config/community-resources.json file.

These are from pairing sessions or creating content for example github repos, blogs, videos, livestreams etc (not Twitter).

Examples

PAIRING on Discord

{
  "username": "stevenovak123",
  "name": "Steve Dsouza",
  "contribution": "Pair programmed on Discord",
  "date": "2022/10/22",
  "resource": {
    "name": "#2060",
    "url": "https://github.com/EddieHubCommunity/BioDrop/pull/2060"
  }
}

YouTube (or blog)

{
  "username": "eddiejaoude",
  "name": "Eddie Jaoude",
  "contribution": "YouTube",
  "date": "2022/10/22",
  "resource": {
    "name": "Contributing Open Source",
    "url": "https://www.youtube.com/watch?v=8B_JWf7pG20"
  }
}

Contributions