- Step 1. Create a new
*.md
in_faculty
with a unique name preceded by a number that determines the display order in the site (check existing filenames). - Step 2. Copy the below template and fill it in. Note: Leave not applicable fields blank.
---
name: Alex Endert
lab: VA Lab | Polo Club of Data Science | Information Interfaces Group | Friendly Cities Lab | EntSci Lab | James Foley's Group |
role: Associate Professor
image: /assets/images/faculty/....png
website: http://va.gatech.edu/endert/
email: [email protected]
linkedin:
twitter: https://twitter.com/EndertAlex
keywords:
- visual analytics
- information visualization
- _something fun_, e.g., bunnies
---
To add/update an image:
- Add/update images in the assets directory.
- Reference paths accordingly (e.g., /assets/images/faculty).
- Images should be square and at least
250px
by250px
. - Images should have a
.PNG
file extension.
Note:
- Please send a Pull Request with the changes and an admin will merge it.