Skip to content

Commit

Permalink
Update build.R
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghalan authored Oct 23, 2023
1 parent 668fedf commit 58dd90e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
library(community)

# make copy (could be "uva-bi-sdad/community_example" to get from repo)
site_make_child("../community_example", "../vdh_rural_health_site", include = "docs/data/measure_info.json")
# # make copy (could be "uva-bi-sdad/community_example" to get from repo)
# We need to remove this, because the community_example website, might not be the most up-to-date community_example LOL
# site_make_child("../community_example", "../vdh_rural_health_site", include = "docs/data/measure_info.json")

# build site
site_build(
Expand Down

0 comments on commit 58dd90e

Please sign in to comment.