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

Script for post-processing #458

Merged
merged 3 commits into from May 22, 2020
Merged

Script for post-processing #458

merged 3 commits into from May 22, 2020

Conversation

chrisjake
Copy link
Contributor

@chrisjake chrisjake commented May 14, 2020

Tiny change to add an optional additional R script which is executed after blogdown::build_site(). I am using this to automate PDF generation fromHugo-generated HTML.

yihui
yihui approved these changes May 22, 2020
Copy link
Member

@yihui yihui left a comment

This sounds like a good idea. I'd probably rename the script to hugo.R or build2.R.

It also needs documentation. I'll think a little more about it, tweak the PR, and merge later. Thanks!

@yihui yihui merged commit b1f4efe into rstudio:master May 22, 2020
1 check was pending
yihui added a commit to tcwilkinson/blogdown that referenced this issue May 22, 2020
…ite() (rstudio#458)

* Optional additional R script to execute after build_site()

A stepping stone to PDF generation.

* rename postprocessing.R to build2.R, and document it

* a news item for rstudio#458

Co-authored-by: Yihui Xie <xie@yihui.name>
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.

None yet

2 participants