-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_pkgdown.yml
More file actions
30 lines (27 loc) · 720 Bytes
/
_pkgdown.yml
File metadata and controls
30 lines (27 loc) · 720 Bytes
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
---
url: https://insightsengineering.github.io/nestcolor
template:
package: nesttemplate
navbar:
structure:
left: [intro, reference, articles, tutorials, news, reports]
right: [search, github]
components:
reports:
text: Reports
menu:
- text: Coverage report
href: coverage-report/
- text: Unit test report
href: unit-test-report/
- text: Non-CRAN unit test report
href: unit-test-report-non-cran/
github:
icon: fa-github
href: https://github.com/insightsengineering/nestcolor
reference:
- title: Color Palette Functions
desc: NEST standardized color palette functions
contents:
- color_palette
- theme_nest