-
Notifications
You must be signed in to change notification settings - Fork 7
/
_pkgdown.yml
41 lines (37 loc) · 915 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: ~
template:
bootstrap: 5
bslib:
primary: "#28A87D"
border-radius: 0.1rem
btn-border-radius: 0.75rem
home:
title: camcorder
description: >
`{camcorder}` is an an R package for s to track and record graphics generated
with `{ggplot2}` that are created across one or multiple sessions with the
eventual goal of creating a gif showing all the plots created sequentially.
authors:
Ellis Hughes:
href: https://github.com/thebioengineer
Georgios Karamanis:
href: https://karaman.is
Cédric Scherer:
href: https://cedricscherer.com
footer:
roles: [cre, ctb]
text: "{camcorder} is developed by"
sidebar:
roles: [aut, ctb]
navbar:
right:
- icon: fa-github fa-lg
href: https://github.com/thebioengineer/camcorder
articles:
- title: Articles
navbar: ~
contents:
- camcorder_record
- camcorder_view
- pdf_fonts
- record_polaroid