Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Commit

Permalink
docs: document build
Browse files Browse the repository at this point in the history
  • Loading branch information
lazd committed Mar 15, 2020
1 parent 310f77c commit b8ebbd4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,14 @@ To generate timeseries data in `dist/timeseries*.*`, run:
yarn timeseries
```

### Building the website

To build the website and all data into `dist/`:

```
yarn build
```

## Contributing

Contributions for any place in the world are welcome. See the [community-curated list of verified data sources](https://docs.google.com/spreadsheets/d/1T2cSvWvUvurnOuNFj2AMPGLpuR2yVs3-jdd_urfWU4c/edit#gid=0) to find a new datasource to add, and be sure to update the "Scraped?" column when you do.
Expand Down

0 comments on commit b8ebbd4

Please sign in to comment.