Startup Systems Student Directory

Adding yourself

Students and staff, introduce yourself!

  1. Create a GitHub account, if you don’t have one already.
  2. Create a GITHUB_USERNAME.json file under the _data/fall_2016/ directory, using the format described below.
  3. Submit via pull request.

Example data file (_data/fall_2016/sahuguet.json):

{
  "emoji": "fr",
  "introduction": "Founder of The Foundry."
}

Using the format above, replace with your own emoji (choose from this list) and introduction. Note that we’ll do this in the first class, using the same workflow that will be used for all assignments.

Students