generated from rstudio-conf-2022/teach-ds-course-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
43 lines (38 loc) · 887 Bytes
/
_quarto.yml
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
34
35
36
37
38
39
40
project:
type: website
website:
title: "Digital Twins for Physical Systems"
sidebar:
background: primary
logo: "images/digitaltwin.png"
pinned: true
align: center
tools:
- icon: github
href: https://flexie.github.io/CSE-8803-Twin/
text: GitHub
# - icon: cloud-fill
# href: https://rstudio.cloud/spaces/237799
# text: RStudio Cloud
style: docked
contents:
- href: index.qmd
text: Home
- href: syllabus.qmd
text: Syllabus
- href: goals.qmd
text: Goals
- href: schedule.qmd
text: Schedule
- href: seminar.qmd
text: Seminar
- href: project.qmd
text: Final Project
- href: references.qmd
format:
html:
theme: cosmo
# css: styles.css
toc: true
bibliography: references.bib
license: CC BY