Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,14 @@ relativeURLs = false
weight = 1
[[menu.main]]
parent = "covidcast"
name = "Region Summary"
name = "Explore a Location"
url = "/covidcast/summary"
weight = 2
[[menu.main]]
parent = "covidcast"
name = "Explore an Indicator"
url = "/covidcast/indicator"
weight = 3
[[menu.main]]
parent = "covidcast"
name = "Classic Map"
Expand Down Expand Up @@ -82,11 +87,6 @@ relativeURLs = false
pre = "solid/virus"
url = "/flu"
weight = 3
[[menu.main]]
parent = "flu"
name = "Signals Dashboard"
url = "/signals-dashboard/"
weight = 10
[[menu.main]]
parent = "flu"
name = "Forecast Evaluator"
Expand Down Expand Up @@ -122,4 +122,4 @@ relativeURLs = false
feedbackDelayMin = 45 # in sec
feedbackDelayMax = 180 # in sec
feedbackDuration = 60 # show it for 60sec
highlightLinks = "/covidcast/,/covidcast/summary,/signals-dashboard/,/forecast-eval/"
highlightLinks = "/covidcast/,/covidcast/summary,/covidcast/indicator,/signals-dashboard/,/forecast-eval/"
5 changes: 5 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ carousel:
ref: covidcast/survey-results
alt: Explore the Survey Results
image: covidcast_survey.jpg
- pre: Our Tools
title: Forecast Evaluation Dashboard
link: /forecast-eval
alt: Explore the new COVID-19 forecast evaluation dashboard
image: forecast_evaluation_dashboard.jpg
- pre: Our Tools
title: Real-time Indicators of COVID-19 Activity
ref: covidcast
Expand Down
4 changes: 2 additions & 2 deletions content/covidcast/classic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Classic COVIDcast
linkTitle: Classic COVIDcast
title: COVIDcast | Classic Map
linkTitle: Classic Map
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group.
layout: covidcast_app
app_mode: classic
Expand Down
4 changes: 2 additions & 2 deletions content/covidcast/indicator.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: COVIDcast Indicator Detail
linkTitle: Indicator Detail
title: COVIDcast | Explore an Indicator
linkTitle: Explore an Indicator
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group.
layout: covidcast_app
app_mode: indicator
Expand Down
4 changes: 2 additions & 2 deletions content/covidcast/summary.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Location Summary
linkTitle: Location Summary
title: COVIDcast | Explore a Location
linkTitle: Explore a Location
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group.
layout: covidcast_app
app_mode: summary
Expand Down
2 changes: 1 addition & 1 deletion content/covidcast/survey-results.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: COVIDcast Survey Results
title: COVIDcast | Survey Results
linkTitle: Survey Results
description: |
In collaboration with Facebook Data for Good, along with a consortium of universities and public health officials, the Delphi Group at Carnegie Mellon University conducts research surveys to monitor the spread and impact of the COVID-19 pandemic in the United States. This survey is advertised through Facebook. It has run continuously since early April 2020.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"highlight.js": "^10.6.0",
"katex": "^0.12.0",
"uikit": "^3.6.17",
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast#d47dfb763206b5019310dc4f1b96ec233cb222f7"
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast#aa2251480a008cc47db281e0ec17c5b7454ec66a"
},
"devDependencies": {
"bestzip": "^2.1.7",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.