-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
124 lines (111 loc) · 3.12 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
# site settings
title: StaPH-B
subtitle: State Public Health Bioinformatics Group
email:
description:
baseurl: '' # the subpath of your site, e.g. /blog
url: '' # the base hostname & protocol for your site
author:
street_address:
city:
state:
zip_code:
country: United States of America
phone:
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 3
# collections
collections:
videos:
resources:
output: true
trainings:
output: true
# SC Members
scmembers:
- name: Dr. Kelly Oakeson
title: Chief Scientific Officer and Director of NGS and Bioinformatics
company: Utah Public Health Lab
headshot: kelly_oakeson.jpg
socials:
- title: twitter
url: https://twitter.com/Dr_KFO
- title: mastodon
url: https://mstdn.science/@Dr_KFO
- name: Dr. Sean Wang
title: Sequencing and Bioinformatics Supervisor
company: Minnesota Department of Health
headshot: sean_wang.png
socials:
- title: twitter
url: https://twitter.com/SeanW_PHLNGS
- title: linkedin
url: https://www.linkedin.com/in/xiong-sean-wang-sequencing/
- name: Dr. Kelsey Florek
title: Senior Genomics and Data Scientist
company: Wisconsin State Laboratory of Hygiene
headshot: kelsey_florek.png
socials:
- title: twitter
url: https://twitter.com/kelsey_florek
- title: mastodon
url: https://mstdn.science/@kflorek
- title: linkedin
url: https://www.linkedin.com/in/kelseyflorek/
- title: github
url: https://github.com/k-florek
- name: Logan Fink
title: Lead Scientist
company: Virginia Division of Consolidated Laboratory Services
headshot: logan_fink.jpg
socials:
- title: twitter
url: https://twitter.com/logan_d_fink
- title: linkedin
url: https://www.linkedin.com/in/logan-fink/
- name: Dr. Christin Hanigan
title: Manager, Advanced Molecular Detection
company: Association of Public Health Laboratories
headshot: christin_hanigan.jpg
socials:
- title: twitter
url: https://twitter.com/chanigan
- title: mastodon
url: https://mstdn.science/@chanigan
- title: linkedin
url: https://www.linkedin.com/in/christin-hanigan-940aa73/
- name: Dr. Duncan MacCannell
title: Chief Science Officer, OAMD
company: Centers for Disease Control and Prevention
headshot: duncan_maccannell.jpg
socials:
- title: twitter
url: https://twitter.com/dmaccannell
- title: mastodon
url: https://mstdn.science/@drm
- title: linkedin
url: https://www.linkedin.com/in/dmaccannell/
# social settings (key must match name of font awesome icon)
# see https://fontawesome.com/icons?d=gallery&p=2&s=brands
# Icons are not shown if value is empty
# You need to restart jekyll for changes to have an effect
socials:
GitHub: https://github.com/StaPH-B
GitLab:
Google-Plus:
Instagram:
LinkedIn:
Twitter:
Facebook:
Slack: https://join.slack.com/t/staph-b-dev/shared_invite/zt-w4ivhtq9-2XypNGWXY9vmyeWf0lABng
youtube: https://www.youtube.com/channel/UC4GughelEJxkJORLTCd51eg
# build settings
markdown: kramdown
sass:
style: compressed
exclude:
- "*.gemspec"
- LICENSE.md
- CONTRIBUTING.md
- README.md