Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdev 1.8.0 #166

Merged
merged 20 commits into from
Nov 14, 2023
Merged

rdev 1.8.0 #166

merged 20 commits into from
Nov 14, 2023

Conversation

jabenninghoff
Copy link
Owner

Added support for Quarto, including:

  • New function build_quarto_site(): a wrapper for quarto::quarto_render() that also updates README.md and optionally deletes the Quarto _freeze directory to fully re-render the site

  • New function unfreeze(): delete the Quarto _freeze directory to fully re-render the site when quarto::quarto_render() is called

  • Updated stage_release() to run build_quarto_site() when using Quarto

  • Updated use_analysis_package() to use Quarto for publishing by default

  • Added "quarto" package type to local_temppkg()

Additional changes:

  • Updated vignettes

  • Added "Introduction to rdev" getting started vignette

  • Added a pkgdown::check_pkgdown() check to ci()

@jabenninghoff jabenninghoff merged commit dcd5d3a into main Nov 14, 2023
7 checks passed
@jabenninghoff jabenninghoff deleted the quarto branch November 14, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant