webdevatlanta / MemberDirectory

A directory of Atlanta web developers.

Home Page:https://webdevatlanta.github.io/MemberDirectory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Member Directory App

This is an online directory for the Web Dev Atlanta Meetup group.

Check it out: https://webdevatlanta.github.io/MemberDirectory

Add your profile

  1. Create a new public gist
  2. 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.
  3. Save as a new Public Gist, and post the resulting url to the WebDevATL Slack channel.
  4. An admin will add you to the directory. Welcome!

Remove your profile

Should you decide you don't want to be listed anymore, simply delete your Gist.

Customize your profile

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."
}

About

A directory of Atlanta web developers.

https://webdevatlanta.github.io/MemberDirectory


Languages

Language:JavaScript 79.7%Language:Python 15.1%Language:HTML 3.5%Language:CSS 1.2%Language:Makefile 0.5%