Create a demo blogdown website
create_website(to = getwd(), theme = "yihui/hugo-lithium", oldwd = getwd())
to | the desnitation directory |
---|---|
theme | the name of the r blogdown theme. |
oldwd | set the working directory aftering rendering the book |
copied file.
# create_website(tempdir())