Skip to content

Commit b000027

Browse files
committed
add pkgdown site
1 parent 978be02 commit b000027

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+10906
-1
lines changed

.Rbuildignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
^pkgdown$
2+
^_pkgdown\.yml$
3+
^docs$
14
^\.travis\.yml$
25
^appveyor\.yml$
36
^README\.rmd$
@@ -9,5 +12,4 @@ tmp/
912
^cran-comments\.md$
1013
^.projectile$
1114
revdep/
12-
^docs$
1315
^codemeta\.json$

_pkgdown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
destination: docs

docs/CONDUCT.html

Lines changed: 153 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 147 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)