-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
43 lines (41 loc) · 830 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
destination: docs
template:
params:
bootswatch: flatly
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
right:
- news
- github
- website
- twitter
components:
home:
icon: fas fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
articles:
text: Articles
menu:
- text: HotNet2 Setup and Example
href: articles/HotNet2-setup-and-example.html
news:
text: News
href: news/index.html
github:
icon: fa-github fa-lg
href: https://github.com/jhrcook/HotNetvieweR
website:
icon: fas fa-user
href: https://joshuacook.netlify.com
twitter:
icon: fab fa-twitter fa-lg
href: https://twitter.com/JoshDoesa