Back to Browse

Creating a starter Quarto website

10.0K views
Nov 29, 2022
5:41

A brief tutorial on creating a starter Quarto website. Note: if you don't have the "Create a git repository" checkbox, then it probably means that you don't have git installed. Instructions for installing git are currently found at https://git-scm.com/book/en/v2/Getting-Started-Installing-Git. After installing git, restart R Studio and the option should be present. An html version of this material used in the video can be downloaded to your current working direction (run `getwd()` in the Console to see where this is) by running the following command in the R Console: download.file("https://raw.githubusercontent.com/jfrench/DataWrangleViz/master/07-github-website.html", "07-github-website.html")

Download

1 formats

Video Formats

360pmp47.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Creating a starter Quarto website | NatokHD