Skip to content

Commit b9aab79

Browse files
committed
Merge branch 'gh-pages' of github.com:covid19br/nowcaster into gh-pages
2 parents 7c87b64 + 31617c9 commit b9aab79

File tree

2 files changed

+43
-20
lines changed

2 files changed

+43
-20
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgdown.yml

Lines changed: 36 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,36 @@
1-
pandoc: 3.6.3
2-
pkgdown: 2.0.7
3-
pkgdown_sha: ~
4-
articles:
5-
1_structured_data: 1_structured_data.html
6-
2_nowcasting_importance: 2_nowcasting_importance.html
7-
3_forecasting: 3_forecasting.html
8-
nowcaster: nowcaster.html
9-
last_built: 2025-03-17T18:23Z
10-
urls:
11-
reference: https://covid19br.github.io/nowcaster/reference
12-
article: https://covid19br.github.io/nowcaster/articles
13-
1+
destination: docs
2+
authors:
3+
Rafael Lopes:
4+
href: https://github.com/rafalopespx
5+
Leonardo Bastos:
6+
href: https://github.com/lsbastos/
7+
footer:
8+
text: Casted by
9+
url: https://covid19br.github.io/nowcaster/
10+
template:
11+
bootstrap: 5
12+
bootswatch: cerulean
13+
navbar:
14+
structure:
15+
left:
16+
- intro
17+
- reference
18+
- articles
19+
- tutorials
20+
- news
21+
right:
22+
- search
23+
- github
24+
footer:
25+
structure:
26+
left: developed_by
27+
right: built_with
28+
home:
29+
sidebar:
30+
structure:
31+
- links
32+
- license
33+
- community
34+
- citation
35+
- authors
36+
- dev

0 commit comments

Comments
 (0)