Skip to content

Commit

Permalink
Add compressed data files to resources
Browse files Browse the repository at this point in the history
  • Loading branch information
capnrefsmmat committed Jan 23, 2024
1 parent a4fe69a commit 76def63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ project:
type: website
resources:
- "data/*.csv"
- "data/*.csv.gz"
- "data/*.txt"
pre-render: prepare.lua
post-render: build-csv.R
Expand Down

0 comments on commit 76def63

Please sign in to comment.