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 pkgdown site #24

Open
hturner opened this issue Nov 15, 2019 · 1 comment · May be fixed by #33
Open

Add pkgdown site #24

hturner opened this issue Nov 15, 2019 · 1 comment · May be fixed by #33
Labels
deployment documentation task related to documentation

Comments

@hturner
Copy link
Contributor

hturner commented Nov 15, 2019

Possibly overkill for this package, but maybe not when we have added more vignettes/functionality!

The content is automatically generated from the README, vignette, helpfiles, etc, so it should not be a big task to create one based on the defaults at least.

We can use GitHub actions to automatically rebuild it for us when something changes:
https://github.com/r-lib/actions/tree/master/examples#build-pkgdown-site

@hturner hturner added documentation task related to documentation deployment labels Nov 15, 2019
@hturner
Copy link
Contributor Author

hturner commented Nov 15, 2019

Helper functions to use GitHub actions: https://usethis.r-lib.org/reference/github_actions.html

@gzt gzt linked a pull request Nov 20, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment documentation task related to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant