You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The help page for quarto_publish_doc and friends specifies that:
Publish Quarto documents to Posit Connect, ShinyApps, and RPubs
It would be helpful if these functions also allowed us to publish to Quarto Pub. My specific use case is helping beginner students to put a Quarto website on the the web, for all to see for free. Posit Connect costs money while ShinyApps and RPubs do not handle websites. So, I think my only option is to show students how to use Quarto CLI, which is tough for beginners.
The text was updated successfully, but these errors were encountered:
quarto publish command (and the wrapper that will be available in this package soon) as other options (like Quarto Pub).
It is the same team working on both Quarto R package, and Quarto CLI and so work need to be split, and priority is just right now on the CLI. I'll do an update of Quarto R probably after next CLI update.
Just to be clear, I am closing because of the two linked issue existing already.
So, I think my only option is to show students how to use Quarto CLI, which is tough for beginners.
Posit Cloud is another option that is available through rsconnect package in the meantime if this helps to have an R wrapper. But it requires a Posit Cloud account I guess.
The help page for quarto_publish_doc and friends specifies that:
It would be helpful if these functions also allowed us to publish to Quarto Pub. My specific use case is helping beginner students to put a Quarto website on the the web, for all to see for free. Posit Connect costs money while ShinyApps and RPubs do not handle websites. So, I think my only option is to show students how to use Quarto CLI, which is tough for beginners.
The text was updated successfully, but these errors were encountered: