Oppkey / quarto

0 stars 3 forks source link

Move build to Netlify #5

Open jcasman opened 1 year ago

jcasman commented 1 year ago

https://quarto.org/docs/publishing/netlify.html#rendering-on-netlify

https://github.com/quarto-dev/netlify-plugin-quarto

We could likely do this with GitHub actions as well. However, I'm interested in making this repo private and trying netlify.

codetricity commented 1 year ago

We should try with a new standalone quarto project and then try the collaborative workflow.

There are different deployment workflows to test. One is netlify, the other is GitHub actions.

For Netlify, the plugin

For GitHub actions, we can try this:

https://github.com/quarto-dev/quarto-actions