Skip to content

ci: add docs building and hosting #78

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

Merged
merged 3 commits into from
Apr 6, 2023
Merged

ci: add docs building and hosting #78

merged 3 commits into from
Apr 6, 2023

Conversation

dshemetov
Copy link
Contributor

@dshemetov dshemetov commented Apr 1, 2023

@brookslogan
Copy link
Contributor

Closes #44. I'll try to review later today.

rather than manually copying files. This should be easier to update.
@brookslogan
Copy link
Contributor

brookslogan commented Apr 5, 2023

For uniformity/convenience, we should try to use usethis for all our CI, etc., rather than manually copy-pasting files. Here, we can use

usethis::use_github_action("pkgdown")

This has a slightly different name for the workflow file (committed above). (It also adds a .github/.gitignore ignoring .html files (maybe from r-lib/usethis#855) --- I'm not sure I've run into html files being placed there, but maybe it could be from something like nektos/act.)

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.

3 participants