Linking my Rstudio project to Github and then to my netlify domain

Hi there :slight_smile:
I ran a test of my domain headstartarts with github and that was successful. I now want to connect my netlify site with a new github repo, and push my Rstudio project into that github repo.

I know this must be simple, but I am so very lost and have spent days trying to figure this out. please help!

PLEASE help us help you by writing a good post!

  • we need to know your netlify site name. Example: gifted-antelope-58b104.netlify.app
  • DNS issues? Tell us the custom domain, tell us the error message! We can’t help if we don’t know your domain.
  • Build problems? Link or paste the FULL build log & build settings screenshot

The better the post - the faster the answer.

What part of the publish process is troubling you?

From the question, I think you’re having trouble publishing your project to a new Git repo. The easiest way to do so would probably be using GitHub Desktop app, a slightly more difficult would be using Visual Studio Code (or similar) Git integrations and the most difficult would be Git Bash.

Yes, I am having a problem linking the chain between my project to a new repo, then I need to link my github to my netlify.

I am using the desktop app for RStudio, where I have developed my site project using Hugo

I have then mentioned 3 ways how you can do it in my previous reply. Additionally, there are many many more guides and tutorials for the same on the internet. Let us know if anything of that works.

Yes, I’ve been reading the guides for a few days and making a bit of a mess. I’m going to download the github app and see if that helps.