Folder Structure
_data/contains the data files for people in the lab and publications list. It is in YAML format and contains comments at the top.- The publications YAML file contains a list of tags for each paper, these tags are used to auto generate publications lists for each project/area page
- The main page is in
index.mdand links to research areas - Each project is a separate
*.mdfile. The publications list is auto-generated by specifying the desired tags in the*.mdfile header.
Adding Your Picture/Info
- fork this repo
- edit
_data/people.ymland add your info - add a square photo of yourself to
/files/images/people/ - submit a pull request, then tell Eugene so he can merge it.