-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path_pkgdown.yml
43 lines (40 loc) · 1.23 KB
/
_pkgdown.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
destination: docs
url: https://sjevelazco.github.io/flexsdm
template:
params:
bootswatch: united
google_site_verification: gcou8tqRTwNjZ_Mf1kbFgAzzUcY3OF-JB2sPRPTA56I
bootstrap: 5
# navbar setting
navbar:
left:
- text: Home
icon: fa-home
href: index.html
aria-label: Home
- text: "Functions"
href: reference/index.html
- text: "Articles"
menu:
- text: "1. Overview of Pre-modeling functions"
href: articles/v01_pre_modeling.html
- text: "2. Overview of Modeling functions"
href: articles/v02_modeling.html
- text: "3. Overview of Post-modeling functions"
href: articles/v03_post_modeling.html
- text: "4. An example with Red Fir"
href: articles/v04_Red_fir_example.html
- text: "5. Modeling a rare species"
href: articles/v05_Rare_species_example.html
- text: "6. Tools to explore extrapolation in SDMs"
href: articles/v06_Extrapolation_example.html
- text: "Package citations"
href: pkg_citation.html
- text: "News"
icon: fa-newspaper-o
href: news/index.html
- text: GitHub
href: https://sjevelazco.github.io/flexsdm
aria-label: GitHub
components:
home: ~