Skip to content

Commit 746d319

Browse files
authored
Merge pull request #242 from cmu-delphi/release
Release 1.12.6
2 parents bb2ba99 + 9cdb387 commit 746d319

19 files changed

+2012
-13
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ In order to convert the Rmd files to HTML files for Hugo you also need to:
9191
- `local=TRUE` similar to `-D` to process draft files
9292
- `run_hugo=FALSE` to manually run hugo
9393
- `build_rmd=TRUE` force a (re)build of the Rmd pages
94+
1. Run blogdown to convert a single file to HTML: `Rscript -e 'blogdown::build_site(local=TRUE, run_hugo=FALSE, build_rmd="content/blog/<NAME>.Rmd")'`
9495
1. Alternatively, run `npm run build:blog`
9596
1. Run Hugo server as usual
9697

config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ relativeURLs = false
114114
feedbackForm = "https://docs.google.com/forms/d/e/1FAIpQLSeIeOJtrAhdOriEyiRY7LkpQX8DZBY19dl6De8l56Q9CZhmxw/viewform?usp=pp_url&entry.1245962748="
115115
feedbackLikelihoodMobile = 0.2
116116
feedbackLikelihoodDesktop = 1
117-
feedbackDelayMin = 10 # in sec
118-
feedbackDelayMax = 100 # in sec
119-
feedbackDuration = 60 # show it for 60sec
117+
feedbackDelayMin = 45 # in sec
118+
feedbackDelayMax = 180 # in sec
119+
feedbackDuration = 60 # show it for 60sec

content/blog/2021-01-21-unpack-cfr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ td {font-size: 13px}
344344
<center>
345345
|||Florida|||National||
346346
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
347-
| **Age group** | **2020-04-01** | **2020-11-01** | **04-01 to 11-01** | **2020-04-01** | **2020-11-01** | **04-01 to 11-01** |
347+
| **Age group** | **2020-04-01** | **2020-12-01** | **04-01 to 12-01** | **2020-04-01** | **2020-12-01** | **04-01 to 12-01** |
348348
| aggregate | 0.23 (0.2, 0.27) | 0.16 (0.12, 0.19) | -0.33 (-0.52, -0.094) | 0.34 (0.32, 0.35) | 0.13 (0.11, 0.15) | -0.61 (-0.67, -0.56) |
349349
| 20-29 | \- | \- | \- | 0.025 (0.019, 0.03) | 0.0066 (0.0014, 0.012) | -0.73 (-0.95, -0.43) |
350350
| 30-39 | \- | \- | \- | 0.049 (0.045, 0.054) | 0.019 (0.014, 0.025) | -0.61 (-0.72, -0.48) |

content/blog/2021-01-21-unpack-cfr.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -471,11 +471,11 @@ <h2>Age-Stratified HFR</h2>
471471
<tr class="odd">
472472
<td align="center"><strong>Age group</strong></td>
473473
<td align="center"><strong>2020-04-01</strong></td>
474-
<td align="center"><strong>2020-11-01</strong></td>
475-
<td align="center"><strong>04-01 to 11-01</strong></td>
474+
<td align="center"><strong>2020-12-01</strong></td>
475+
<td align="center"><strong>04-01 to 12-01</strong></td>
476476
<td align="center"><strong>2020-04-01</strong></td>
477-
<td align="center"><strong>2020-11-01</strong></td>
478-
<td align="center"><strong>04-01 to 11-01</strong></td>
477+
<td align="center"><strong>2020-12-01</strong></td>
478+
<td align="center"><strong>04-01 to 12-01</strong></td>
479479
</tr>
480480
<tr class="even">
481481
<td align="center">aggregate</td>

content/blog/2021-01-22-holiday-surveys.Rmd

Lines changed: 425 additions & 0 deletions
Large diffs are not rendered by default.

content/blog/2021-01-22-holiday-surveys.html

Lines changed: 411 additions & 0 deletions
Large diffs are not rendered by default.

content/covidcast/surveys.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Getting access to survey data for research: [complete this form](https://datafor
6969

7070
### Media inquiries:
7171

72-
[Byron Spice](mailto:bspice@cs.cmu.edu)
73-
Director, Media Relations
74-
School of Computer Science
72+
[Stacy Kish](mailto:skish@andrew.cmu.edu)
73+
Associate Director, Research Communications
74+
Dietrich College
7575
Carnegie Mellon University
7676

7777
### All other questions:

data/authors.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@
3838
name: Larry Wasserman
3939
link: http://www.stat.cmu.edu/~larry/
4040
description: is a Professor in the Department of Statistics & Data Science at CMU as well as in the Machine Learning Department and is a member of Delphi.
41+
- key: lmorinishi
42+
name: Leanna Morinishi
43+
description: is a data scientist on the Physical Modeling team at Facebook.
44+
- key: kbarkume
45+
name: Kris Barkume
46+
description: is a research scientist on the Physical Modeling team at Facebook
4147
- key: hzhou
4248
name: Helen Zhou
4349
link: https://www.helen-zhou.com

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "www-main",
3-
"version": "1.12.5",
3+
"version": "1.12.6",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.1",

0 commit comments

Comments
 (0)