-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
51 lines (45 loc) · 1.08 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
url: https://coedl.github.io/tidylex
authors:
Nay San:
href: https://resunay.com
template:
params:
bootswatch: united
reference:
- title: Tests
contents:
- starts_with("test_")
- title: Views
contents:
- starts_with("view_")
- title: Helpers
contents:
- read_wlp_lexicon
- skeletonise_df
- add_wlp_groups
- use_wlp_regex
- alphabetise_wlp_file
navbar:
type: default
left:
- text: Introduction
href: articles/yinarlingi.html
- text: Reference
menu:
- text: Git workflow summary
href: articles/wlp-git_summary.html
- text: Dictionary structures
href: articles/wlp-structures.html
- text: Tests, Views, & Helpers
href: reference/index.html
- text: Articles
menu:
- text: Set up (software and accounts)
href: articles/wlp-setup.html
- text: Git workflow tutorial
href: articles/wlp-git_workflow.html
- text: Git problem-solving tutorial
href: articles/wlp-git_problemsolving.html
right:
- icon: fa-github fa-lg
href: https://github.com/coedl/yinarlingi