Closed jonathan-g closed 5 years ago
FWIW, the package I am working on is https://github.com/jonathan-g/blogdownDigest
It' very basic, but should work well enough that if anyone wants to try it out and give feedback (either bug reports or issues on usability), they're most welcome.
I am writing an package that will extend blogdown to use file digests instead of file modification times to decide which RMarkdown source files need to be rebuilt.
This package uses some internal blogdown functions, which creates a NOTE about using the triple-colon
:::
operator when I run R CMD check.To avoid trouble when I submit it to CRAN, I would like to request that you export the following functions:
site_root
output_file
list_rmds
build_rmds