The people.js file currently contains the code for adding lab members to the page.
-
Part 1: UPDATING the list of lab members
-
The instructions for this part are very similar to the PART 1 instructions in publications.md. The corresponding Google Spreadsheet file is "VKC Lab People (Web)".
-
Note that it is CRUCIAL for the first line to match the keys specified in the people.js file.
-
Please check that each member's image file matches the one specified in the spreadsheet, e.g. that someone named Hattie Alexander who has "people_hattie.jpg" listed under the Photo column does have an image located at img/people/people_hattie.jpg .
-
Images should be square but may be of any size (recommended 600x600 px).
-
Part 2: CHANGING the type of info listed about lab members
-
The instructions for this part are very similar to the PART 2 instructions in publications.md. The corresponding JavaScript file is people.js .