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.
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.