Skip to content

Latest commit

 

History

History
49 lines (43 loc) · 1.52 KB

people.md

File metadata and controls

49 lines (43 loc) · 1.52 KB
title permalink
People
/people/

{% assign people_sorted = (site.people | sort: 'joined' %} {% assign people_array = "pi|clinical|gradStudent|student" | split: "|" %}

{% for item in people_array %}

{% if item == 'gradStudent' %}

Graduate Students

{% elsif item == 'clinical' %}

Clinical Team

{% elsif item == 'pi' %}

Principal Investigator

{% elsif item == 'student' %}

Undergrad Students

{% endif %}
{% for profile in people_sorted %} {% if profile.position contains item %}

{% if profile.avatar %} {% else %} {% endif %} {{ profile.name }}

{% endif %} {% endfor %}

{% endfor %}
Who are they When were they here Where they went
Luran Manfio Undergradaute (2015-2018) TBD
Austen Hentschel Undergradaute (2015-2018) TBD
Lynn Undergradaute (2015-2018) TBD
Magda Francois clincal (2015-2018) TBD
Xinsong Du Ph.D. student (2017-present) TBD