- see (this)[https://github.com/r-lib/pkgdown/issues/1157] for SSL error workaround -`httr::set_config(httr::config(ssl_verifypeer = 0L));
pkgdown::build_site(pkg = ".", new_process = FALSE)` - Vignettes building to site on CI deploy with GHA
pkgdown
site build with CI on Travisusethis::use_github_action_check_standard()
- {os: windows-latest, r: 'release'}
from yaml file under '.github\workflows' ffmpeg
install- {os: macOS-latest, r: 'devel'}
for macOS devel buildusethis::use_github_action("test-coverage")
usethis::use_pkgdown()
for pkgdown
pkgdown::build_articles
and pkgdown::build_site
pkgdown::build_site()
for builduse_travis_deploy()
broken with:Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.