Skip to content

Commit

Permalink
Add stub page for resbaz 2024 (#80)
Browse files Browse the repository at this point in the history
* Add stub page for resbaz 2024

* added text
removed TODO tucson - no reason I just don't like it :)

* Slightly more public-ready

* add registration link

* wrong link - updating registration link

---------

Co-authored-by: hidyverse <[email protected]>
  • Loading branch information
alex-r-bigelow and hidyverse authored Mar 31, 2024
1 parent 0ce617b commit 0d2e434
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.quarto
_site
/.quarto/
.Rproj.user
**.Rhistory
**.Rproj
4 changes: 3 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project:
type: website

website:
title: 'ResBaz Arizona'
title: "ResBaz Arizona"
navbar:
background: dark
foreground: primary
Expand All @@ -11,6 +11,8 @@ website:
text: Home
- href: index.qmd#events
text: Events
- href: resbaz/resbazTucson2024.qmd
text: ResBaz 2024
# - href: whoWeAre.qmd
# text: Who We Are
body-footer: |
Expand Down
46 changes: 46 additions & 0 deletions resbaz/resbazTucson2024.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
layout: default
title: ResBaz Arizona
aliases:
- resbazArizona2024
---

The Research Bazaar is a worldwide festival promoting the digital literacy emerging at the center of modern research. Throughout 2024, events are happening at university campuses around the globe.

ResBaz Arizona is a free, multi-day intensive conference where researchers come together to up-skill in "next generation digital research tools and skills." In the spirit of a marketplace or bazaar, ResBaz is a highly participatory event where researchers from many different disciplines can learn, share knowledge and skills, and have fun!

Who should attend? Researchers at ALL levels from ALL disciplines. PhD and research master's students are especially encouraged to attend. Research technologists who support researchers to do their job should also come along!

[Register here!](https://forms.gle/u5naq46pn3YoKERd8)

### How do I participate in ResBaz?

At ResBaz, you choose your level of participation.

All in? On the [event registration link](https://forms.gle/u5naq46pn3YoKERd8), you will find a choice to volunteer to be contacted to speak, help, or facilitate a session.

Just starting out? Join us for one session, one day, or the entire conference, depending on your interests and availability.

### What can I do at ResBaz?

Learn, Network, Teach, Help, and Discuss are just a few of the availble things to do at ResBaz. Use the conference to add organizing events to your resume or simply attend and pick up a new data science trick, the choice is all yours!

## Schedule

*Calendar coming soon!*

## Where to participate

*Map(s) and Zoom links coming soon!*

#### Accessibility

We are committed to making this workshop accessible to everybody. For any accommodation requests, please contact us at [TODO: email]. We will do our best to make the event inclusive to all.

## Previous years

- [ResBaz Arizona 2023](/resbaz/Arizona2023.qmd)
- [ResBaz Tucson 2022](/resbaz/resbazTucson2022.qmd)
- [ResBaz Tucson 2021](/resbaz/resbazTucson2021.qmd)
- [ResBaz Tucson 2020](/resbaz/resbazTucson2020.qmd)
- [ResBaz Tucson 2019](/resbaz/resbazTucson2019.qmd)

0 comments on commit 0d2e434

Please sign in to comment.