forked from kcuilla/reactablefmtr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
45 lines (43 loc) · 1.11 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
44
45
template:
params:
bootswatch: cosmo
ganalytics: UA-155982987-1
home:
title: reactablefmtr package
navbar:
structure:
left: [home, examples, reference]
right: [github]
components:
home:
icon: fas fa-home fa-lg
href: index.html
articles:
text: Examples
menu:
- text: Color Scales
href: articles/color_scales.html
- text: Color Tiles
href: articles/color_tiles.html
- text: Data Bars
href: articles/data_bars.html
- text: Embed Images
href: articles/embed_img.html
- text: Highlight Min & Max
href: articles/highlight_min_max.html
- text: Icon Assign
href: articles/icon_assign.html
- text: Icon Sets
href: articles/icon_sets.html
- text: Sparklines
href: articles/sparklines.html
- text: Themes
href: articles/themes.html
demos:
text: Demos
menu:
- text: NBA Player Ratings
href: articles/nba_player_ratings.html
reference:
text: Reference
href: reference/index.html