Max Held
Max Held
Sometimes deploys even of static assets may silently fail (looking at you, GitHub Pages), and it might be nice to have an action that tests this quickly.
this is an issue with pkgdown, I think -- it will not create a ghpages branch if it does not already exist.
occurs with `r-lib/actions` tidyverse default.
https://github.com/ropenscilabs/actions_sandbox
compare to https://github.com/laRusers/laocrug/
`rmarkdown::site_config()` actually only works for, well, `site.yml`s for rmarkdown websites. bookdown's `bookdown.yaml` cannot be accessed like thisl
current order is misleading