Open rmcminds opened 4 months ago
automated updates not likely to work - violates google's tos. maybe it'd be nice to have a link to my scholar profile directly in the footer, so it's there even if my own updates get backlogged
instead, i can export a .bibtex from my papers library and do something like this: https://medium.com/@chriskrycho/academic-markdown-and-citations-fe562ff443df
working on a system for full cv rendering in scripts/
https://cmccomb.com/google-scholar-for-github-pages/
Probably can directly use the above file for a full publications page. Should be able to use github actions to automatically download the csv regularly.
I'd also like to keep my whole cv organized better. Maybe when implementing this I could also do that - the idea would be to keep all the data in a database that can be pulled together as-needed (eg some apps don't want certain sections or statements, but others do). Then it'll be easier to just update the database regularly and not have to consult many different versions of my cv...