This is a jekyll site--you'll need Jekyll. You can test locally via:
jekyll serve
make
will rebuild the site using Jekyll.
Please add yourself. Make sure you use either "Syrcause," "UIC," or "WSU" for school. Students should go in _data/students.json.
Papers go in _data/papers.json. Please add your papers and keep this json updated with your recent papers relevant to the HARP lab.
NOTE: You need to fill out a "plaintext" attribute (the paper description that will be displayed on the website) and also a "bibtex" attribute. The "bibtex" attribute has to be base64
encoded. Make sure you do this whenever you add a paper.
[ ] TODO: Automate this process using a .bib
?