-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path_pkgdown.yml
More file actions
57 lines (55 loc) · 1.61 KB
/
_pkgdown.yml
File metadata and controls
57 lines (55 loc) · 1.61 KB
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
56
57
template:
bootstrap: 5
light-switch: false
navbar:
title: ~
type: default
structure:
left: [intro, reference, tutorials, news, contributing]
right: [search, github]
components:
tutorials:
text: Tutorials
href: articles/index.html
menu:
- text: Getting started storing dataframes as plain text
href: articles/plain_text.html
- text: Storing dataframes under version control
href: articles/version_control.html
- text: Metadata
href: articles/metadata.html
- text: Potential workflow
href: articles/workflow.html
- text: Efficiency
href: articles/efficiency.html
- text: Large dataframes
href: articles/split_by.html
- text: Converting datatypes not handled by git2rdata
href: articles/convert.html
news:
text: Changelog
href: news/index.html
contributing:
text: Contributing
menu:
- text: Contributing
href: CONTRIBUTING.html
- text: Code of conduct
href: CODE_OF_CONDUCT.html
reference:
- title: Storage
contents:
- has_concept("storage")
- title: Version control
contents:
- has_concept("version_control")
- title: Auxiliary functions
contents:
- has_concept("internal")
authors:
Thierry Onkelinx:
href: "https://www.muscardinus.be"
Research Institute for Nature and Forest (INBO):
href: "https://www.vlaanderen.be/inbo/en-gb"
html: "<img src='https://inbo.github.io/checklist/reference/figures/logo-en.png' height=24 alt='Research Institute for Nature and Forest (INBO)'>"
url: https://ropensci.github.io/git2rdata