forked from reichlab/covid19-forecast-hub-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
112 lines (112 loc) · 3.05 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
title: COVID 19 forecast hub
baseurl: ''
permalink: '/:title/'
collections:
posts:
permalink: '/posts/:title/'
description: Your source for up-to-date forecasts of COVID-19.
palette: navy
palettes:
blue:
sass:
accent1: '#00c6ff'
accent2: '#0072ff'
green:
sass:
accent1: '#12db5d'
accent2: '#11998e'
navy:
sass:
accent1: '#004e92'
accent2: '#000428'
violet:
sass:
accent1: '#8e2de2'
accent2: '#4a00e0'
header:
title: COVID 19 forecast hub
logo_img: images/forecast-hub-logo_DARKBLUE.png
has_nav: true
nav_links:
- label: Home
url: /
type: link
has_subnav: false
# - label: Team
# url: /team/
# type: link
# has_subnav: false
- label: Visualization
url: 'https://viz.covid19forecasthub.org/'
type: link
has_subnav: false
new_window: true
- label: Reports
url: /doc/reports/
type: link
has_subnav: false
- label: Data
url: /data/
type: link
has_subnav: false
- label: Community
url: '/community/'
type: link
has_subnav: false
- label: About
url: /doc/
type: link
has_subnav: false
- label: GitHub
url: 'https://github.com/reichlab/covid19-forecast-hub'
type: primary
has_subnav: false
new_window: true
footer:
content: 'Forecast data are available by default under a <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 license</a>. Some models have specific licenses. See <a href="https://github.com/reichlab/covid19-forecast-hub/blob/master/README.md#the-covid-forecast-hub-team" target="_blank">repository</a> for details. <br> The COVID-19 Forecast Hub has been supported by the US Centers for Disease Control and Prevention (U01IP001122-01-05) and the US National Institutes of Health (R35GM119582). Contributing teams may have received additional funding to support their contributions. The content of the COVID-19 Forecast Hub is solely the responsibility of the participating teams and the Hub maintainers and does not necessarily represent the official views of NIH, CDC, or other funders.'
# links:
# - label: CC BY 4.0
# url: 'https://creativecommons.org/licenses/by/4.0/'
# type: link
# new_window: true
has_social: true
social_links:
- label: Twitter
url: 'https://twitter.com/reichlab'
type: icon
icon_class: fa-twitter
new_window: true
- label: GitHub
url: 'https://github.com/reichlab/covid19-forecast-hub'
type: icon
icon_class: fa-github
new_window: true
sass:
indentWidth: 4
style: nested
precision: 10
plugins:
- jekyll-menus
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- ssg-build.sh
- LICENSE.md
- README.md
- netlify.toml
- stackbit-build.sh
- stackbit-pull.js
- deploy.sh
- update-community.py
- README.theme.md
- stackbit.yaml
- requirements.txt
- update-reports.py
- Pipfile
- Pipfile.lock
- archive/