Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 1011 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 1011 Bytes

My online CV

Automated project to generate the html and pdf version of my CV

Build and deploy html pdf

It is built to programmatically (twice a month) retrieve my publications from ORCID and generate a list of updated publications.

Setup

Authentication on GitHub actions

  • To retrieve ORCID data, you first need to generate a token as explained in the {rorcid} R package homepage
  • Save your generated token as a secret on your GitHub repo (explained here), so it can be accessed by the GitHub actions