Skip to content

Commit

Permalink
Tabbed Datasets page with new descriptions. (#356)
Browse files Browse the repository at this point in the history
* Scaffolding for datasets page: tabs

* Add all the descriptions.

* Address simple cyin comments.

* Revert package lock

* Remove br tags, add article to surround whole tab of datasets, add spacing to article and h3 class for datasets page.

* Realize I misunderstood the purpose of article. Changing it to wrap sections of US datasets.

* Dummy change to make the website scraper send email.
  • Loading branch information
tjann authored Aug 28, 2020
1 parent 2d4f675 commit e91247c
Show file tree
Hide file tree
Showing 3 changed files with 1,232 additions and 392 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ sudo chmod +x /usr/bin/chromedriver

Note: You can change `84.0.4147.30`(version number) to the lastet version [here](https://chromedriver.storage.googleapis.com/LATEST_RELEASE).

#### Run all the tests
#### Run all tests

```bash
./run_test.sh -a
Expand Down
Loading

0 comments on commit e91247c

Please sign in to comment.