Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ResBaz Festival to "events" (WIP) #83

Merged
merged 6 commits into from
Apr 1, 2024
Merged

Conversation

hidyverse
Copy link
Contributor

I created some of the basic text but I'm being held up by wanting to include our 2024 flyer (which hasn't been finalized).

I'm also wondering about the randomAvatars @alex-r-bigelow. Will the following work without me doing something else with the character string here? Do I need to assign folks to a group to be called by this tag?

```{ojs}
randomAvatars("ResBaz Festival");

@hidyverse hidyverse self-assigned this Mar 31, 2024
@hidyverse hidyverse linked an issue Mar 31, 2024 that may be closed by this pull request
@alex-r-bigelow
Copy link
Member

Sorry about that; the randomAvatars thing looks for team names in data/people.json (and that gets auto-updated with public GitHub profiles based on our teams every time we merge a branch to main)...

... so if you want the latest data in your local repository, there's a weird step where we have to manually download / replace data/people.json with whatever is live at https://researchbazaar.arizona.edu/data/people.json

I'll add something about this to the README in a bit.

Also, I think I need to add some flex styling so that teams with lots of avatars don't run beyond the margin! Will commit some more fixes in a sec...

@alex-r-bigelow
Copy link
Member

Okay, done with my tweaks; let me know if there are further issues.

Your additions look great; once you've got the 2024 flyer, I'd vote to go ahead and merge! Thank you!

@hidyverse hidyverse merged commit 26c68d5 into main Apr 1, 2024
1 check passed
@hidyverse
Copy link
Contributor Author

Hm even after adding a draft flyer, it does not load. I maybe did something wrong there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add annual festival to "Events"
2 participants