-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
33 lines (26 loc) · 1.24 KB
/
index.qmd
File metadata and controls
33 lines (26 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: Quarto Template
author:
- name: Amy Heather
orcid: 0000-0002-6596-3479
affiliations: University of Exeter
- name: Thomas Monks
orcid: 0000-0003-2631-4481
affiliations: University of Exeter
date: 03-24-2026
---
This is a small Quarto website that we will use during the tutorial:
> **Introduction to Quarto for Research Projects**. [Tutorial Website](https://pythonhealthdatascience.github.io/quarto-tutorial/).
>
> [](https://pythonhealthdatascience.github.io/quarto-tutorial/)
By the end of the tutorial you will have:
* Opened this template in RStudio on GitHub Codespaces.
* Made a change and rendered the quarto site.
* Made a GitHub commit in a forked version of the repository.
* Used markdown text, callouts, images, videos and other embedded content.
* Modified YAML front matter.
* Customised site appearance using CSS.
* Run code chunks.
To cite this work, please use the following format: TODO.
This course was developed as part of the [STARS project](https://pythonhealthdatascience.github.io/stars/). STARS is supported by the Medical Research Council [grant number MR/Z503915/1].
This work is licensed under a [Creative Commons Attribution 4.0 International (CC BY 4.0)](LICENSE) licence.