OceanGlidersCommunity / DepthAverageCurrents_SOP

Depth Average Currents (DACs) Standard Operating Procedure (SOP)
https://oceangliderscommunity.github.io/DepthAverageCurrents_SOP/README.html
Other
1 stars 3 forks source link

MAINTENANCE: fix Jupyter Book pre-deployment via Netlify #107

Closed soerenthomsen closed 1 year ago

soerenthomsen commented 1 year ago

I just write down this issue to keep track of it. In early December I might have some time for some maintenance work here. FYI: @callumrollo I want to use these real issue to show some friends Jupyter Book in real action.

callumrollo commented 1 year ago

Resolved with @soerenthomsen today :1st_place_medal:

callumrollo commented 1 year ago

We resolved this with the following:

on Github go to settings/secrets/actions

Need to update the NETLIFY_SITE_ID and NETLIFY_AUTH_TOKEN

NETLIFY_SITE_ID is the Site ID from https://app.netlify.com/sites//settings/general

This is unique to each site.

How do I get my Netlify auth token? To get the NETLIFY_AUTH_TOKEN, go to User settings > Applications > Personal access token to create a new personal token. Or you can follow this [link](https://app.netlify.com/user/applications# personal-access-tokens) to get the token.

This is the same for all sites