Conversation
|
Nice, thanks! I'm not sure how to setup GH pages since I'm technically no longer an admin for this repo, but I'll ask around. |
|
@hongooi73 I can build my own example for reference for you within my personal account and I'll link when ready. |
|
@revodavid @alexkyllo what do you think? |
|
@hongooi73 I threw up the page right here: https://mstackhouse.github.io/Microsoft365R/ Here are the necessary steps:
So - that should really be it! The only quirk that I experienced with the Microsoft365R repo was that within .github/workflows/pkgdown.yaml, I needed to add my dev branch called pkgdown_site. I can take down from my github pages, because it's not my repo - but just wanted a live example for you guys to see. It would be awesome to have these up from the different R packages from the Azure team! |
|
Just wanted to check in because this has been sitting stale for quite a while. I still use my self hosted package website for documentation reference, but if you guys don't want to merge the package website I can close the request out for you. |
This pull request simply adds in a basic pkgdown site to the repository. I've additionally made some tiny updates as well as some general organization of the reference documentation to make the flow of the site a bit better.
This package is fantastic; it has great documentation and helpfully written vignettes. Without the package website, the docs are just a little tedious to reference. I'd love to see this repo launch this pkgdown site onto GitHub pages, or any other publicly accessible medium for the documentation. All the documentation is already there, and this just organizes it and makes it easily accessible.