Open up your quarto project
Go to the posts directory
Complete Exercises 2-7
- Exercise 1 is done for you
- For each exercise put the code in the chunk and the text outside the chunk
- Leave a blank line between the code and text chunks
Videos for the exercises on the topic page
Render locally before publishing
- mac: cmd + shift + k
- pc: ctrl + shift + k
Stop local preview (rendering)
- Posit cloud: Stop any background jobs in the Background jobs tab
- Positron: Go to terminal Quarto preview (click on trash can)
Publish to Netlify again
terminal quarto publish netlify
Check that your site on the web
- Submit the url to Assignment 2