

The Terminal tab is next to the Console tab.

On GitHub, navigate to the Code tab of the repository.

Select Initialize this repository with a README.Īfter you’ve created a repository on GitHub (the remote repository), the next step is to clone it to your local environment.Enter a description for your repository.Note: if your organization uses GitHub Enterprise you can also create the repository there. Now that you have what you need installed locally, let’s create the repository that will hold your new website. Some programming knowledge with R will be helpful but is not required.įor this tutorial you will use Git and RStudio to work with your GitHub repository.If you are new to Git, GitHub and GitHub Pages it is recommended to complete the GitHub Pages from the command-line course first.For this tutorial you will need an account on or GitHub Enterprise.Publish and share your R Markdown documents using GitHub Pages.Use the website or GitHub Enterprise to complete the GitHub workflow.Work with your repository on your local machine using Git and RStudio.GitHub Pages allows you to host websites directly from your GitHub repository.

It integrates the tools you use with R into a single environment. RStudio is a popular integrated development environment for R.
