pharmaR / events

A space to share conference contributions
1 stars 0 forks source link

Create `{xaringan}` presentation template #22

Closed AARON-CLARK closed 1 year ago

AARON-CLARK commented 1 year ago

Dedicate time curating a styled deck, with R Val Hub branding & without any text... or perhaps with "placeholder text" using the {xaringan} pkg. Ideally, this should be done before our next all-hand's meeting later this summer. We can use the 6/27 community meeting slide deck as a starting point (created here: https://github.com/pharmaR/events/pull/19)

Originally posted by @AARON-CLARK in https://github.com/pharmaR/events/issues/19#issuecomment-1600799272

dgkf commented 1 year ago

@AARON-CLARK were you planning to take this on? If not I can take a look at it.

AARON-CLARK commented 1 year ago

No, I'm not planning on working on it in the near future, so its definitely up for grabs! 👍🏼

jmanitz commented 1 year ago

I added last week some extra features to the community slide deck, including title slide and color according the the template

AARON-CLARK commented 1 year ago

I added last week some extra features to the community slide deck, including title slide and color according the the template

@jmanitz, did you submit a PR? I didn't see one come through. I'll be pushing a PR later today with changes.

AARON-CLARK commented 1 year ago

@jmanitz, never mind. I just saw you were pushing directly to main. That works too.

dgkf commented 1 year ago

Just want to confirm that the slides render correctly for you all. On my end, the background causes an error when rendering -- I think it's because the url for the background image points to our private events repo.

The straightforward solution would be to make the repo public, but I don't know whether people have contributed slides with the expectation that they aren't shared further.

If you can render them on your end, that's fine by me.

AARON-CLARK commented 1 year ago

If you can render them on your end, that's fine by me.

I can render!

AARON-CLARK commented 1 year ago

@dgkf, sorry, I hadn't pulled in @jmanitz's edits yet. I tested main and there is some lag in what is rendered in the background.

jmanitz commented 1 year ago

Yes, github gave me troubles and I assumed rendering the last version woul be sufficient

dgkf commented 1 year ago

No worries - I think I got it sorted out in https://github.com/pharmaR/events/pull/24 using a relative path. Since we're building self-contained html, the image gets embedded in the html file so no github access is needed once rendered.

jmanitz commented 1 year ago

Great, thats what I usually do as well. Saw that the logo came from the web and thought you prefer that

dgkf commented 1 year ago

Just to plug a small detour, I took the liberty of styling a R Validation Hub quarto theme that should be able to be installed as a quarto extension. Hopefully it alleviates some of the styling challenges in the future.

https://github.com/pharmaR/rvalhub-quarto