build_hugo: Build a Hugo site

View source: R/build.R

build_hugoR Documentation

Build a Hugo site

Description

build_hugo() Hugo-ifies Rmd files and then calls Hugo to build the static site.

Usage

build_hugo(with_rmd = TRUE, rmd_folder = "R/Rmd", rebuild = FALSE)

Arguments

with_rmd

logical flag for whether to build Rmd files

rmd_folder

path to the folder containing Rmd files

rebuild

whether to rebuild all files


co-analysis/govuk-hugo-r documentation built on June 23, 2022, 5:44 a.m.