rstudio / pins-r

Pin, discover, and share resources
https://pins.rstudio.com
Other
312 stars 63 forks source link

Add new vignette about using manifest + `board_url()` #685

Closed juliasilge closed 1 year ago

juliasilge commented 1 year ago

As discussed in #681, let's add a vignette on how to use a manifest with board_url(). Thank you so much for being willing to work on it @ijlyttle!

It is not a good fit for an example, because you need something like a server or webfakes to serve the directory with a manifest. Since there will be no example, let's be sure to link to the vignette in the docs for both the manifest and board_url().

juliasilge commented 1 year ago

I think what would make the most sense is to put a webfakes bit serving the folder in an echo = FALSE chunk and say in words, "and then you serve the board".

juliasilge commented 1 year ago

Let's mention that you might want to do this on GitHub. Related to #600.

juliasilge commented 1 year ago

I believe we are good to go on this now!

github-actions[bot] commented 1 year ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.