@@ -6,20 +6,10 @@ url: https://cmu-delphi.github.io/epipredict/
66# dynamically by the CI/CD pipeline.
77development :
88 mode : devel
9- version_label : success
9+ version_label : danger
1010
1111template :
12- bootstrap : 5
13- bootswatch : cosmo
14- bslib :
15- font_scale : 1.0
16- primary : " #C41230"
17- success : " #B4D43C"
18- link-color : " #C41230"
19-
20- navbar :
21- bg : primary
22- type : light
12+ package : delphidocs
2313
2414articles :
2515- title : Get started
@@ -39,23 +29,24 @@ articles:
3929
4030repo :
4131 url :
42- home : https://github.com/cmu-delphi/epipredict/tree/main/
43- source : https://github.com/cmu-delphi/epipredict/blob/main/
32+ home : https://github.com/cmu-delphi/epipredict/
33+ source : https://github.com/cmu-delphi/epipredict/
4434 issue : https://github.com/cmu-delphi/epipredict/issues
45- user : https://github.com/
4635
4736home :
4837 links :
49- - text : Introduction to Delphi's Tooling Work
50- href : https://cmu-delphi.github.io/delphi-tooling-book/
51- - text : The epiprocess R package
38+ - text : The epiprocess package
5239 href : https://cmu-delphi.github.io/epiprocess/
53- - text : The epidatr R package
54- href : https://github.com/cmu-delphi/epidatr/
55- - text : The epidatasets R package
56- href : https://cmu-delphi.github.io/epidatasets/
57- - text : The covidcast R package
58- href : https://cmu-delphi.github.io/covidcast/covidcastR/
40+ sidebar :
41+ structure : [links, license, community, citation, authors, related, dev]
42+ components :
43+ related :
44+ title : Delphi packages and resources
45+ text : |
46+ * [The epidatr package](https://github.com/cmu-delphi/epidatr/)
47+ * [The epiprocess package](https://cmu-delphi.github.io/epiprocess/)
48+ * [The epidatasets package](https://cmu-delphi.github.io/epidatasets/)
49+ * [Introduction to Delphi's Tooling Work](https://cmu-delphi.github.io/delphi-tooling-book/)
5950
6051reference :
6152 - title : Simple forecasters
0 commit comments