krlmlr / vistransrep

zhrCourses live demo
https://krlmlr.github.io/vistransrep
0 stars 1 forks source link

add `delete_merged_file: true` #24

Closed pat-s closed 4 years ago

pat-s commented 4 years ago

removes the tedious need for manual deletion of the merged file bookdown Rmd if one wants to call bookdown::serve_book() a second time.

krlmlr commented 4 years ago

Thanks!