Skip to content

An extension to the blogdown package that uses hash digests of RMarkdown source files instead of file modification times to determine which source files to rebuild.

License

MIT and 2 other licenses found

Licenses found

MIT
LICENCE
Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

jonathan-g/blogdownDigest

Repository files navigation

blogdownDigest

lifecycle CRAN status R-CMD-check

An extension of the blogdown package that uses hash digests of files instead of modification times to determine which RMarkdown source files have changed and need to be rebuilt.

Installation

You can install blogdownDigest from GitHub with:

library(remotes)
install_github("jonathan-g/blogdownDigest")

Example

This is a basic example which shows you how to solve a common problem:

update_site()

About

An extension to the blogdown package that uses hash digests of RMarkdown source files instead of file modification times to determine which source files to rebuild.

Topics

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENCE
Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages