Open cynthiahqy opened 2 years ago
Existing _redirects contains rules written using HTTP syntax -- https://docs.netlify.com/routing/redirects/redirect-options/ https://docs.netlify.com/routing/redirects/#rule-processing-order
How do I get a post-render script to run locally and not cause netlify build to fail? :( https://app.netlify.com/sites/cynthiahqy/deploys/6368fe3afee7ab0009d77aa6
Probably try this -- but is it even worth it at this point??? https://quarto.org/docs/publishing/netlify.html#executing-code https://github.com/quarto-dev/quarto-actions
Trying to automatically add redirects from (gallery/sketchnotes/2022-10-30_slug) to the short url (/gallery/slug)
Attempt 1:
_site/
)Attempt 2: run a post-render script?