Skip to content

Commit 6e837a0

Browse files
committed
setup website
1 parent 01acc11 commit 6e837a0

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ docs
88
inst/doc
99
/doc/
1010
/Meta/
11+
.Rdata
12+
.httr-oauth
13+
.DS_Store
14+
.quarto

_pkgdown.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,19 @@ url: ~
22
template:
33
bootstrap: 5
44

5+
authors:
6+
Daniel Antal:
7+
href: https://reprex.nl/authors/daniel_antal/
8+
Reprex:
9+
href: https://reprex.nl/
10+
html: <img src="https://reprex.nl/authors/admin/avatar_hud66277e7f64fbf44513e7a4881e2a94f_35557_270x270_fill_lanczos_center_2.png"
11+
height="24" />
12+
Fabio:
13+
href:
14+
15+
articles:
16+
- title: "Saving tracks"
17+
desc: >
18+
An overview of the reproducible workflow of **importing data**, with...
19+
contents:
20+
- savingtracks

man/hello.Rd

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)