Skip to content

Commit cd3fe2e

Browse files
committed
feat: pkgdown adjustments to streamline vignettes
1 parent 39e57c1 commit cd3fe2e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

_pkgdown.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,23 @@ navbar:
2121
bg: primary
2222
type: light
2323

24+
articles:
25+
- title: Get started
26+
navbar: ~
27+
contents:
28+
- epipredict
29+
- preprocessing-and-models
30+
- arx-classifier
31+
- articles/update
32+
33+
- title: Advanced methods
34+
contents:
35+
- articles/sliding
36+
- articles/smooth-qr
37+
- articles/symptom-surveys
38+
- panel-data
39+
40+
2441
repo:
2542
url:
2643
home: https://github.com/cmu-delphi/epipredict/tree/main/
@@ -42,7 +59,6 @@ home:
4259
href: https://cmu-delphi.github.io/covidcast/covidcastR/
4360

4461

45-
4662
reference:
4763
- title: Simple forecasters
4864
desc: Complete forecasters that produce reasonable baselines

0 commit comments

Comments
 (0)