NUDelta / delta-web

Website of Northwestern University's Delta Lab.
http://delta.northwestern.edu/
0 stars 0 forks source link

Create meteor template and node script for papers #17

Closed kapil1garg closed 1 year ago

kapil1garg commented 6 years ago

Instead of having a dev run papers.py and outputting an html file to update papers, lets instead have it pull straight from google sheets when the page loads so papers are always up-to-date.

Depending on how long this takes, might want to cache this and request an update only when google sheets is updated.

kapil1garg commented 6 years ago

Script should also call the Google Sheet function that's called when Website URL Generator --> Generate Paper URLs is clicked.