Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Website #17

Merged
merged 3 commits into from
Sep 5, 2023
Merged

Add a Website #17

merged 3 commits into from
Sep 5, 2023

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Sep 5, 2023

This PR aims to add a pkgdown website to the package.

NOTE: You have to run usethis::use_pkgdown_github_pages() after merging this PR to make this work.

I cannot do it on my side since I don't have write access..

This would allow to create a website for the package docs seamlessly. SImilar to https://dplyr.tidyverse.org/

https://usethis.r-lib.org/reference/use_pkgdown.html

I don't understand the change to the Rproj file, it was automatic.

@rolkra rolkra merged commit 47f847c into rolkra:master Sep 5, 2023
5 checks passed
@olivroy
Copy link
Contributor Author

olivroy commented Sep 5, 2023

@rolkra, this should add a gh action pkgdown, that should be pushed to the repo as well, to make it work.

usethis::use_github_action("pkgdown")

but usually, the first usethis::use_pkgdown_github_pages() should be enough

edit: if you need help, I am happy to assist!

@olivroy olivroy deleted the website branch September 6, 2023 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants