nmfs-fish-tools / ghactions4r

Reusable github actions workflows for R packages
https://nmfs-fish-tools.github.io/ghactions4r/
12 stars 1 forks source link

Add bookdown workflow #59

Closed k-doering-NOAA closed 1 year ago

k-doering-NOAA commented 1 year ago

Addresses #58, #2.

This adds a function called use_build_render_bookdown() to set up to render bookdown and deploy it automatically. Note that this function will only work in a repository that is an R package, and always deploys to the same repository in a branch called gh-pages (in a subdirectory).