From b8ebbd417099e656ebf1edbe40fc8c08d2e91bb8 Mon Sep 17 00:00:00 2001 From: Larry Davis Date: Sat, 14 Mar 2020 23:52:55 -0700 Subject: [PATCH] docs: document build --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 40a8905c8..8d6a184a0 100644 --- a/README.md +++ b/README.md @@ -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.