Quarto Template
1 Introduction to Quarto Bookdown
This is a template to create notes in Quarto bookdown. For more information on Quarto bookdown please see this website.
This template is based on the previous version of the R Bookdown template. If you find any issues or have any suggestions, please add a discussion in out GitHub repository. Additionally, you may find some of the old R Bookdown files are not used in this template, but they are kept for reference in other folder.
1.1 Quarto Bookdown Installation
If you do not already have R and IDE installed on your computer, go to the RStudio Desktop download page and follow the instructions to install (1) R and (2) RStudio.
Install Quarto Bookdown
Then, go to the Quarto official website to download the quarto package. Here is the link.
1.2 Compile a Book
Follow the steps below to download and compile the source code for this template in Quarto Bookdown.
- Download this project using Github. (You can directly go to the GitHub page by clicking the sidebar icon)
- Install the Quarto extension for your IDE, such as VSCode, IntelliJ or RStudio.
Instructions for unzipping files: [Windows, MacOS, Linux] Moreover, in some new IDEs, you can directly clone the project by entering the GitHub URL.
- Open the terminal (make sure you are in the root directory of the project), and type the following command:
quarto render- To view your book outside of RStudio, navigate to the “_book” subfolder that was created when you compiled your book, then open index.htmlin your favourite browser. Or you can simply set up a local server by running the following command in the terminal:
quarto preview1.3 Upload Your Book to Moodle
Please watch the video guide below.
If the link does not work then please click here.
Please watch the video guide below.
If the link does not work then please click here.
 
       
 