Skip to content

Commit ecdb235

Browse files
authored
Merge pull request #228 from cmu-delphi/blog/holiday-surveys
First draft of holiday post, for preview
2 parents 38148dc + 7646581 commit ecdb235

13 files changed

+1999
-0
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

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.

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

static/blog/2021-01-22-holiday-surveys_files/figure-html/spent-time-1.svg

Lines changed: 102 additions & 0 deletions
Loading

static/blog/2021-01-22-holiday-surveys_files/figure-html/tested-recently-1.svg

Lines changed: 98 additions & 0 deletions
Loading

static/blog/2021-01-22-holiday-surveys_files/figure-html/traveled-recently-1.svg

Lines changed: 750 additions & 0 deletions
Loading

static/blog/2021-01-22-holiday-surveys_files/figure-html/went-shopping-1.svg

Lines changed: 105 additions & 0 deletions
Loading

static/blog/2021-01-22-holiday-surveys_files/figure-html/wore-mask-1.svg

Lines changed: 101 additions & 0 deletions
Loading
23.7 KB
Loading

0 commit comments

Comments
 (0)