Quickstart to Quarto
An introduction to Quarto.
Quarto is an open-source scientific and technical publishing system built on Pandoc. It allows you create dynamic documents which weave text and code together to produce documents, web pages, blog posts, books and more. Developed by Posit (formerly RStudio), it is considered the ‘next-generation’ of R Markdown.
In this edition of the Programming Cafe, Neha Moopen introduced Quarto and provided a demo on how to build websites with it.
Slides
Exercises
There were no exercises prepared in advance. Attendees followed/coded along with the demo on building websites or worked on their own projects.