-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
67 lines (63 loc) · 1.67 KB
/
_pkgdown.yml
File metadata and controls
67 lines (63 loc) · 1.67 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
58
59
60
61
62
63
64
65
66
67
url: https://ddotta.github.io/quartify/
template:
bootstrap: 5
bootswatch: flatly
bslib:
primary: "#0054AD"
border-radius: 0.5rem
btn-border-radius: 0.25rem
home:
title: quartify
description: Convert R scripts to Quarto markdown documents
links:
- text: 🇫🇷 Documentation en français
href: articles/getting-started_FR.html
navbar:
structure:
left: [home, reference, articles, news]
right: [search, github]
components:
home:
icon: fas fa-home fa-lg
href: index.html
aria-label: Home
reference:
text: Reference
href: reference/index.html
articles:
text: Articles
menu:
- text: Getting Started
href: articles/getting-started.html
- text: Démarrage (Français)
href: articles/getting-started_FR.html
- text: Advanced Features
href: articles/advanced-features.html
- text: Fonctionnalités avancées (Français)
href: articles/advanced-features_FR.html
news:
text: Changelog
href: news/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/ddotta/quartify
aria-label: GitHub
reference:
- title: Main functions
desc: Convert R scripts to Quarto markdown
contents:
- rtoqmd
- rtoqmd_dir
- title: Interactive tools
desc: Interactive conversion interfaces
contents:
- rtoqmd_addin
- quartify_app
- quartify_app_web
- title: Utilities
desc: Helper functions for workflow enhancement
contents:
- install_quartify_snippets
authors:
Damien Dotta:
href: https://github.com/ddotta