rstudio / vetiver-python

Version, share, deploy, and monitor models.
https://rstudio.github.io/vetiver-python/stable/
MIT License
60 stars 17 forks source link

Add netlify docs preview #163

Closed isabelizimm closed 1 year ago

isabelizimm commented 1 year ago

The trick to getting this to work (outside of the code):

step 1: upload docs directory of html files to netlify to "generate" site step 2: on netlify, go to site settings > general > site details and get Site ID, set as repository secret NETLIFY_SITE_ID step 3: on netlify, go to potion icon > applications > personal access tokens. generate personal access token and add to github repository as NETLIFY_AUTH_TOKEN