This is an online directory for the Web Dev Atlanta Meetup group.
Check it out: https://webdevatlanta.github.io/MemberDirectory
- Create a new public gist
- Fill out the three required fields:
- Set 'Gist description...' to
WebDevAtlanta Profile
- Set 'Filename including extension...' to
webdevatlanta-profile
- Set the Gist content to some text about yourself, your status, your stack, your favorite movie... anything you want.
- Set 'Gist description...' to
- Save as a new Public Gist, and post the resulting url to the WebDevATL Slack channel.
- An admin will add you to the directory. Welcome!
Should you decide you don't want to be listed anymore, simply delete your Gist.
By default, your Github avatar image is used for your profile. If you prefer a different image, you should use JSON instead of plaintext. Here is an example:
{
"avatar": "https://image.example.com/your-profile-image.png",
"status": "This is where you put your profile text."
}