Skip to content

Commit b4691a8

Browse files
ivelasqszimmerrpowell22
authored
Begin website redesign (#13)
* Begin website redesign * Make some more edits, add bios * Update index.qmd Co-authored-by: Rebecca Powell <rjp6996@gmail.com> * Update Exercises/05-design-exercises.qmd * Update Exercises/05-design-exercises.qmd --------- Co-authored-by: Stephanie Zimmer <stephaniezimmer@gmail.com> Co-authored-by: Rebecca Powell <rjp6996@gmail.com>
1 parent c5b854d commit b4691a8

File tree

119 files changed

+13426
-304
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+13426
-304
lines changed

01-introduction/index.qmd

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "01 - Introduction"
3+
backgroundcolor: "white"
4+
---
5+
6+
## Slides
7+
8+
[View slides in full screen](slides-01-intro.html){target="_blank"}
9+
10+
```{=html}
11+
<iframe class="slide-deck" src="slides-01-intro.html" height="420" width="747" style="border: 1px solid #2e3846;"></iframe>
12+
```

slides-01-intro.qmd renamed to 01-introduction/slides-01-intro.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ date: 2025-08-08
1414
slide-number: true
1515
title-slide-attributes:
1616
data-background: "#087e8b"
17-
data-background-image: "images/cover.png"
17+
data-background-image: "../images/cover.png"
1818
data-background-position: 90% center
1919
data-background-size: 25%
2020
style: "text-align: left; right: 16%"

02-getting-started/index.qmd

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "02 - Getting Started"
3+
backgroundcolor: "white"
4+
---
5+
6+
## Slides
7+
8+
[View slides in full screen](slides-02-getting-started.html){target="_blank"}
9+
10+
```{=html}
11+
<iframe class="slide-deck" src="slides-02-getting-started.html" height="420" width="747" style="border: 1px solid #2e3846;"></iframe>
12+
```
13+
14+
## Your Turn
15+
16+
{{< include ../Exercises/02-getting-started-exercises.qmd >}}

0 commit comments

Comments
 (0)