Best way to push Quarto website to github repo? #294
Replies: 3 comments 2 replies
-
| Hi @eteitelbaum. Thanks for the question. Can you update your installation of RStudio to 2022.07.1 Build 554 as it has the option to use version control for Quarto website? | 
Beta Was this translation helpful? Give feedback.
-
| Hi @eteitelbaum. To prevent damage any existing project, the "New Project Wizard" will only write the  
 From RStudio IDE, this is the required workflow at the moment. | 
Beta Was this translation helpful? Give feedback.
-
| Hi @rgaiacs 
 I didn't get that part. Do you mean to say that the New Project Wizard will only write the .Rproj file to a new project (rather than an existing project)? | 
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
What is the best method for pushing your Quarto website to a GitHub repo? Normally I would start a new repo on GitHub, then copy the url and then use version control to start the new project in RStudio. But version control does not have an option for a new Quarto website. So is it better to create the new website using "New Directory" and then push that to GitHub?
Beta Was this translation helpful? Give feedback.
All reactions