-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
49 lines (44 loc) · 943 Bytes
/
_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
44
45
46
47
48
url: https://jaideep777.github.io/libpspm
template:
bootstrap: 5
bootswatch: united # sandstone #
# theme: arrow-dark
bslib:
pkgdown-nav-height: 100px
authors:
Jaideep Joshi:
href: https://jaideep777.github.io
navbar:
structure:
left:
- home
- theory
- api
right:
- news
- github
components:
home:
text: Home
icon: fa-home fa-lg
href: index.html
theory:
text: Theory
icon: fa-book fa-lg
menu:
- text: Allometric relations
href: articles/theory_allometry.html
- text: Crown shape model
href: articles/crown_geometry.html
api:
text: API
icon: fa-code fa-lg
href: html/index.html
news:
text: 'News'
icon: fa-newspaper fa-lg
href: articles/news.html
github:
text: GitHub
icon: fa-github fa-lg
href: https://github.com/jaideep777/libpspm