-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.qmd
87 lines (71 loc) · 2.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
---
pagetitle: "JEDI Outreach Group"
toc: false
sidebar: false
listing:
- id: jedi-corner
template: templates/jedi-corner-home.ejs
contents: jedi-corner.yml
max-items: 1
sort: "date desc"
page-size: 0
- id: jedi-webinars
template: templates/jedi-webinar.ejs
contents:
- webinars/past
max-items: 1
sort: "date desc"
---
<!-- Temporarily removing the embedded Twitter feed, see discussion here:
https://twittercommunity.com/t/again-list-widget-says-nothing-to-see-here-yet-if-logged-out/198782/111 -->
<!-- ::: column-margin
```{=html}
<div class="hide-twitter-timeline">
<a class="twitter-timeline" data-width="350" data-tweet-limit="2" float="right" href="https://twitter.com/DataSciJedi?ref_src=twsrc%5Etfw">Tweets by DataSciJedi</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
```
::: -->
```{=html}
<h1 class='jedi-hidden-and-focusable'>
JEDI Outreach Group
</h1>
<img src="images/jedi-logo-wide.png" alt="Logo of the Justice, Equity, Diversity, and Inclusion Outreach Group" class="center">
<p></p>
<p></p>
```
The Justice, Equity, Diversity, and Inclusion (JEDI) Outreach Group is a community of statisticians and data scientists committed to communication, programming, and professional development to advance and support a society that values all people.
JEDI is an outreach group of the [American Statistical Association](https://www.amstat.org/).
[About JEDI](about.qmd){.button .button1 .center} [JEDI Activities](activities.qmd){.button .button1 .center}
## JEDI Corner
::: grid
::: {#jedi-corner .g-col-home-6 .g-col-12}
:::
::: {.g-col-home-6 .g-col-12 .homebox}
JEDI Corner is a regular feature of Amstat News in which statisticians write about and educate our community on JEDI-related matters.
[View the JEDI Corner archives](jedi-corner.qmd){.button .button1 .center-button}
:::
:::
## JEDI Webinars
::: grid
::: {#jedi-webinars .g-col-home-6 .g-col-12}
:::
::: {.g-col-home-6 .g-col-12 .homebox}
JEDI Committees organize webinars to educate the community on JEDI-related topics and foster discussion among JEDI members.
[View the JEDI Webinar archives](webinars.qmd){.button .button1 .center-button}
:::
:::
## Get Involved
Sign-up for your free membership to the JEDI Outreach Group.
[Become a JEDI member](get-involved.qmd){.button .button1 .center}
<!-- Temporarily removing the embedded Twitter feed, see discussion here:
https://twittercommunity.com/t/again-list-widget-says-nothing-to-see-here-yet-if-logged-out/198782/111 -->
<!-- ::: {.show-twitter-timeline}
## Twitter Feed
```{=html}
<center>
<a class="twitter-timeline" data-width="350" data-tweet-limit="2" float="center" href="https://twitter.com/DataSciJedi?ref_src=twsrc%5Etfw">Tweets by DataSciJedi</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</center>
```
::: -->