|
6 | 6 | # `jekyll serve`. If you change this file, please restart the server process.
|
7 | 7 |
|
8 | 8 | # Site Settings
|
9 |
| -locale : "en-US" |
10 |
| -title : "Scott Olesen" |
11 |
| -title_separator : "-" |
12 |
| -name : &name "Scott Olesen" |
13 |
| -description : &description "Data Scientist / Epidemiologist" |
14 |
| -url : "https://scottolesen.com" |
15 |
| -baseurl : "" |
16 |
| -repository : "swo/swo.github.io" |
17 |
| -breadcrumbs : false |
18 |
| -words_per_minute : 160 |
19 |
| -future : true |
20 |
| -read_more : "disabled" |
21 |
| -talkmap_link : false |
| 9 | +locale: "en-US" |
| 10 | +title: "Scott Olesen" |
| 11 | +title_separator: "-" |
| 12 | +name: &name "Scott Olesen" |
| 13 | +description: &description "Data Scientist / Epidemiologist" |
| 14 | +url: "https://scottolesen.com" |
| 15 | +baseurl: "" |
| 16 | +repository: "swo/swo.github.io" |
| 17 | +breadcrumbs: false |
| 18 | +words_per_minute: 160 |
| 19 | +future: true |
| 20 | +read_more: "disabled" |
| 21 | +talkmap_link: false |
22 | 22 | comments:
|
23 |
| - provider : false |
| 23 | + provider: false |
24 | 24 | analytics:
|
25 |
| - provider : false |
| 25 | + provider: false |
26 | 26 |
|
27 | 27 | # Site Author
|
28 | 28 | author:
|
29 |
| - name : "Scott Olesen" |
30 |
| - avatar : "face.png" |
31 |
| - bio : "Data Scientist/Epidemiologist at CDC CFA" |
32 |
| - location : "Washington, DC" |
33 |
| - employer : |
34 |
| - pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=scott+w+olesen" |
35 |
| - googlescholar : #"http://yourfullgooglescholarurl.com" |
36 |
| - email : |
37 |
| - researchgate : # example: "https://www.researchgate.net/profile/yourprofile" |
38 |
| - uri : |
39 |
| - github : "swo" |
40 |
| - linkedin : "scott-olesen/" |
41 |
| - orcid : "https://orcid.org/0000-0001-5400-4945" |
42 |
| - twitter : #"replacethistwitterhandle" |
| 29 | + name: "Scott Olesen" |
| 30 | + avatar: "face.png" |
| 31 | + bio: "Data Scientist/Epidemiologist at CDC CFA" |
| 32 | + location: "Washington, DC" |
| 33 | + employer: |
| 34 | + pubmed: "https://www.ncbi.nlm.nih.gov/pubmed/?term=scott+w+olesen" |
| 35 | + googlescholar: #"http://yourfullgooglescholarurl.com" |
| 36 | + email: |
| 37 | + researchgate: # example: "https://www.researchgate.net/profile/yourprofile" |
| 38 | + uri: |
| 39 | + github: "swo" |
| 40 | + linkedin: "scott-olesen/" |
| 41 | + orcid: "https://orcid.org/0000-0001-5400-4945" |
| 42 | + twitter: #"replacethistwitterhandle" |
43 | 43 |
|
44 | 44 | # Reading Files
|
45 | 45 | include:
|
|
0 commit comments