1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-21 12:34:47 +00:00

switching to CI building the site

This commit is contained in:
2021-08-23 23:53:37 -07:00
parent bd361632cf
commit cbe0cd7909
5 changed files with 50 additions and 0 deletions

2
builtit.R Normal file
View File

@@ -0,0 +1,2 @@
install.packages('distill')
rmarkdown::render_site(encoding = 'UTF-8')