-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
41 lines (37 loc) · 882 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
url: https://jack-davison.github.io/leaf.magic/
template:
bootstrap: 5
bslib:
bootswatch: cosmo
primary: "#46b1e1"
base_font: {google: "Montserrat"}
heading_font: {google: "Montserrat"}
code_font: {google: "JetBrains Mono"}
navbar:
title: leaf.magic
structure:
left: [intro, reference, news, articles, tutorials]
right: [search, github]
components:
reference:
text: Functions
href: reference/index.html
news:
text: News
href: news/index.html
reference:
- title: Data
desc: In-built data to demonstrate functions.
contents:
- port_talbot
- title: Icons
desc: Use up-to-date icon libraries in `{leaflet}` maps.
contents:
- magicIcons
- addIconLegend
- iconFactor
- title: Utilities
desc: Other useful objects exported by `{leaf.magic}`.
contents:
- awesomePalette
- addIconAttribution