README.md

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()


jonathan-g/blogdownDigest documentation built on Jan. 23, 2021, 10:52 p.m.