Closed ravicodelabs closed 1 month ago
Since we now have a deployment approach that is consistent with online IDE environment setup, it seems to make sense to just stick with the new approach (which works off of quarto_setup.sh
), rather than try to use the Netlify Quarto plugin, which only works for deployments. So, closing this issue.
Related PR: #156 Related issue: #155
The netlify-plugin-quarto plugin is meant to streamline the deploying of the website to Netlify, but is sometimes giving a GitHub API error. For the time being, a temporary fix is in place which just uses a shell script to download and install Quarto on the Netlify servers whenever deploying.
For more details, see the issue filed with Quarto:
https://github.com/quarto-dev/netlify-plugin-quarto/issues/7
(Moved from the Quarto-related issue tracker).