Skip to content

Commit 4ca11a5

Browse files
authored
Merge pull request #1381 from quarto-dev/sync-1378-to-prerelease
2 parents 4842ad4 + cdf5f65 commit 4ca11a5

File tree

5 files changed

+76
-0
lines changed

5 files changed

+76
-0
lines changed
83.1 KB
Loading
91 KB
Loading
730 KB
Loading
66.6 KB
Loading
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: posit::conf(2024) Quarto workshop materials
3+
description: |
4+
Back in August, we hosted three Quarto workshops at posit::conf(2024); the materials from those workshops are available to learn and teach from!
5+
categories:
6+
- Learn
7+
- Workshop
8+
author: Mine Çetinkaya-Rundel and Charlotte Wickham
9+
date: "10/15/2024"
10+
image: "images/thumbnail.png"
11+
image-alt: "posit::conf(2024) logo "
12+
---
13+
14+
This year at posit::conf(2024) we had three day-long Quarto workshops. The materials from those workshops are available for all to learn from. Additionally, you're welcomed to use them in full or part when talking or teaching about Quarto; they are all released with a [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license.
15+
16+
::: {layout="[70,30]"}
17+
18+
::: {}
19+
[**Introduction to Quarto**](https://posit-conf-2024.github.io/quarto-intro/){data-heading="Introduction to Quarto"}
20+
21+
<https://posit-conf-2024.github.io/quarto-intro>
22+
23+
\
24+
25+
- Led by [Andrew Bray](https://bids.berkeley.edu/people/andrew-bray), Berkeley University
26+
27+
- Ideal for beginners looking to create rich documents
28+
:::
29+
30+
:::{}
31+
32+
[![](images/intro.png){fig-alt="Illustration of a seaplane."}](https://posit-conf-2024.github.io/quarto-intro/)
33+
:::
34+
35+
:::
36+
37+
:::: {layout="[70,30]"}
38+
39+
::: {}
40+
[**Build-a-Dashboard Workshop (with Quarto, R, and/or Python)**](https://posit-conf-2024.github.io/quarto-dashboards/)
41+
42+
[https://posit-conf-2024.github.io/quarto-dashboards](https://posit-conf-2024.github.io/quarto-dashboards/)
43+
44+
\
45+
46+
- Led by [Mine Çetinkaya-Rundel](https://mine-cr.com/), Posit, PBC, Duke University
47+
48+
- Perfect for those familiar with computational notebooks in R and/or Python who want to create eye-catching dashboards
49+
:::
50+
51+
::: {}
52+
[![](images/dashboards.png){fig-alt="An illustration of a dashboard made with Quarto"}](https://posit-conf-2024.github.io/quarto-dashboards/)
53+
:::
54+
55+
::::
56+
57+
:::: {layout="[70,30]"}
58+
59+
::: {}
60+
[**Quarto Websites**](https://posit-conf-2024.github.io/quarto-websites/){data-heading="Quarto Websites"}
61+
62+
[https://posit-conf-2024.github.io/quarto-websites](https://posit-conf-2024.github.io/quarto-websites/)
63+
64+
\
65+
66+
- Led by [Charlotte Wickham](https://www.cwick.co.nz/) and [Emil Hvitfeldt](https://emilhvitfeldt.com/), Posit, PBC
67+
68+
- Great choice for those wanting to build a website from scratch with Quarto
69+
70+
:::
71+
72+
:::{}
73+
[![](images/websites.png){fig-alt="A diagram showing switching between navbar and sidebar navigation for a Quarto website."}](https://posit-conf-2024.github.io/quarto-websites/)
74+
:::
75+
76+
::::

0 commit comments

Comments
 (0)