Skip to content

Commit 3937ed0

Browse files
committed
pkgdown try1
1 parent 4f3ddcb commit 3937ed0

104 files changed

Lines changed: 640 additions & 3290 deletions

File tree

Some content is hidden

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

_pkgdown.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ navbar:
1414
icon: "fas fa-home fa-lg"
1515
href: https://guyabel.com
1616
reference:
17+
- title: Package overview
18+
- contents:
19+
- fanplot-package
1720
- title: "Fan charts"
1821
- contents:
1922
- fan
@@ -27,3 +30,4 @@ reference:
2730
- ips
2831
- svpdx
2932
- th.mcmc
33+
url: https://guyabel.github.io/fanplot/

build_package.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ devtools::build()
1919
file.show("NEWS.md")
2020

2121
usethis::use_pkgdown()
22+
pkgdown::build_site_github_pages()
2223
pkgdown::build_site(run_dont_run = TRUE)
2324
pkgdown::build_reference()
2425

docs/404.html

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

0 commit comments

Comments
 (0)