Skip to content

Commit

Permalink
Add pkgdown template
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Aug 30, 2024
1 parent 675b347 commit 1d48f71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
^\.covrignore$
^\.github$
\.*gcov$
^_pkgdown\.yml$
4 changes: 4 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
url: https://reside-ic.github.io/reside.utils

template:
bootstrap: 5

0 comments on commit 1d48f71

Please sign in to comment.