Skip to content
Ahmed Xayan edited this page Dec 22, 2022 · 4 revisions

All pages need a date. date them according to when they were created. Site.data.faculty pulls all the data you need for faculty data. This is done in liquid in a html file.

Faculty.csv has 6 parameters you can call. Site.data.faculty[n].department, .first_name, .last_name, title, image_url, email.

Clone this wiki locally