build_site.R

source(file.path("R", "functions.R"))

# First build the footer to capture today's date
create_footer()

# Then render the site
rmarkdown::render_site(encoding = 'UTF-8')
jhelvy/distillery documentation built on Feb. 22, 2023, 2:11 p.m.