Skip to contents

Builds all vignettes using`pkgdown::build_articles()` and then tweaks the list of articles on the blog page by running `crumplab_blog_index()`.

Usage

crumplab_blog()

Value

builds all vignettes and tweaks blog index

Examples

if (FALSE) {
crumplab_blog()
}