-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
142 lines (99 loc) · 3.85 KB
/
index.qmd
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
---
title: "rainbowR"
image: images/rainbowR-hex-square.png
title-slide-attributes:
data-background-image: images/title-slide.svg
data-background-size: contain
format:
revealjs:
theme: custom.scss
progress: false
menu: false
# include-in-header:
# - meta.html
# - text: |
# <link rel = "shortcut icon" href = "images/rainbow-hex-square.png" />
---
```{r meta}
#| include: false
#| eval: false # only run code block locally, don't render
library(metathis)
meta() |>
meta_name("github-repo" = "https://github.com/r-lgbtq/posit-conf-2024") |>
meta_description("Slides for a lightning talk about rainbowR") |>
meta_social(
title = "rainbowR: A community that supports, connects and promotes LGBTQ+ people who code in R",
url = "https://rainbowr.org/posit-conf-2024",
#image = "https://rainbowr.org/images/rainbowR-hex-square.png",
image = "https://raw.githubusercontent.com/r-lgbtq/useR-2024/main/images/title-slide.png",
image_alt = "rainbowR hex sticker",
#og_type = "slides",
twitter_card_type = "summary_large_image",
og_author = c("Ella Kaye", "Hanne Oberman"),
) |>
format() |>
writeLines("meta.html")
```
```{r qrcodes}
#| eval: false # just run once
library(qrcode)
slides_code <- qr_code("https://rainbowr.org/useR-2024")
generate_svg(slides_code, "images/slides_qrcode.svg")
rainbowr_code <- qr_code("https://rainbowr.org")
generate_svg(rainbowr_code, "images/rainbowr_qrcode.svg")
```
## {.inverse .center .center-h .larger200}
We [exist]{.yellow}
(Some of) what we [do]{.green}
How to [get involved]{.orange}
## {.inverse .center-h .center .larger175}
Our mission is to [connect]{.red}, [support]{.orange} and [promote]{.yellow} [LGBTQ+]{.green} people in the [R community]{.blue} and to spread awareness of LGBTQ+ issues through [data-driven activism]{.pink}
## {.inverse .center-h .center .larger250}
[connect]{.red}
[support]{.orange}
[promote]{.yellow}
## {background-image="images/rainbowR-aug-meetup.svg" background-size="contain"}
::: {.notes}
TODO: friendly and supportive, people show stuff they've never shown before, it's a safe space.
UTC varies to make it equivalent to 5pm UK time
rainbowR hosts a monthly meet-up for community members to
- Connect with each other
- Stay updated on rainbowR developments
- And to join in an informal 'show and tell', for example to showcase a project or R package they've been working on
The meet-ups are held on the third Wednesday of each month at 4pm UTC.
You can convert this time to your local timezone using the `lubridate` package in R. The next meet-up, on July 24th at 4pm UTC, will take place at 6pm here in Salzburg.
:::
## {.center .center-h .center .larger175}
Encourage deeper [connections]{.red} with [randomly]{.blue} assigned [buddy]{.pink}
![](images/rainbow-buddies.png){fig-align="center"}
::: {.notes}
- Encourage deeper connections
- Opt-in via a sign-up form
- Buddy pairs randomly assigned
- Introduction emails sent to each pair
- [**googlesheets4**, **dplyr**, **blastula**]{.black}
- New round every three(ish) months
- Next pairs September 1st
:::
## {.inverse .center-h .center .larger250}
[data-driven activism]{.pink}
## {.center-h}
![](images/tidyRainbow.svg){fig-align="center"}
[**github.com/r-lgbtq/tidyrainbow**](https://github.com/r-lgbtq/tidyrainbow){.larger150}
## {background-image="images/queer-data.jpeg" background-size="contain"}
## {.inverse .center-h .center .larger250}
[get involved]{.green}
## {.inverse .center .center-h .larger200}
[rainbowr.org/join]{.yellow}
email, Slack, newsletter
[tech.lgbt/@rainbowR]{.green}
[[email protected]]{.orange}
Lunch tomorrow!
::: {.notes}
#psot-conf-2024-seattle channel
:::
## {background-image="images/daniel.jpeg" background-size="contain"}
[**Daniel Sjoberg**]{.daniel}
## {.center-h .inverse}
[rainbowr.org]{.larger250 .yellow}
![](images/rainbowR-hex.svg)