-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
50 lines (49 loc) · 1 KB
/
_pkgdown.yml
File metadata and controls
50 lines (49 loc) · 1 KB
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
49
50
template:
bootstrap: 5
light-switch: yes
bslib:
base_font:
google: Fira Sans
heading_font:
google: Fira Sans
code_font:
google: Fira Mono
primary: '#ff0f0f'
pkgdown-navbar-bg: '#0f0f0f'
navbar-light-color: '#f9f9f9'
navbar-light-hover-color: '#ff0f0f'
navbar-light-brand-color: '#ff0f0f'
navbar-light-brand-hover-color: '#ff0f0f'
link-color: '#ff0f0f'
deploy:
install_metadata: yes
url: https://aravind-j.github.io/LEAVcore/
navbar:
structure:
left:
- home
- reference
- news
right:
- search
- github
- lightswitch
components:
home:
icon: fa-home fa-lg
text: Home
href: index.html
reference:
icon: fa-code
text: Reference
href: reference/index.html
news:
icon: far fa-newspaper
text: News
href: news/index.html
github:
icon: fab fa-github-alt
text: Github
href: https://github.com/aravind-j/LEAVcore
search:
exclude: news/index.html