-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
55 lines (55 loc) · 1.3 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
46
47
48
49
50
51
52
53
54
55
url: https://mikemahoney218.github.io/heddlr/
authors:
Mike Mahoney:
href: https://www.mikemahoney218.com/
template:
params:
bootswatch: flatly
ganalytics: UA-127971769-2
reference:
- title: "Importing Patterns"
contents:
- import_pattern
- import_draft
- extract_pattern
- extract_draft
- title: "Manipulating Markdown"
contents:
- bulk_replace
- create_yaml_header
- heddle
- make_template
- use_parameters
- provide_parameters
- title: "Exporting Templates"
contents:
- export_template
navbar:
structure:
right:
- home
- articles
- reference
- tutorials
- news
- github
components:
home:
icon: fas fa-home fa-lg
href: index.html
articles:
text: Articles
menu:
- text: Introduction - Modular Reporting with heddlr
href: articles/modular-reporting-with-heddlr.html
- text: More Complex Examples - Simple Flexdashboard
href: https://mikemahoney218.github.io/heddlr/flights-example/flexdashboards-with-heddlr.html
reference:
text: Reference
href: reference/index.html
news:
text: News
href: news/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/mikemahoney218/heddlr