-
Notifications
You must be signed in to change notification settings - Fork 2
Manage Lab Members
Take a picture of the new member consistent with the existing pictures. The picture should be a head shot with a white background, cropped to 140x120 pixels and converted to greyscale. The picture should be committed to /assets/uploads/team/<firstname_lastname>.jpg
.
The pixlr editor can do the cropping and conversion to grayscale (Adjustment->desaturate).
Copy the _team/2000-01-01-template.md to a new file dated with the approximate start date and full name of the member. For example, if the new member is named Alice Doe and she started on Jan 3rd, 2017, her file would be named _team/2017-01-03-alice-doe.md
Edit the contents to fill in the templated fields (including the reference to the picture added above) and body of the markdown as the members bio. Change the status field from nonhuman
to current
.
Once committed, the new member should show up on the about page after a minute or so. Test locally before committing.
To move a team member to the alumni section edit their status field from current
to former
.