Garrick Aden-Buie
Garrick Aden-Buie
Yeah it shouldn't be any different from opening the Quarto slides in Chrome and printing to PDF. If you see discrepancies between `to_pdf()` and manual printing in Chrome, it might...
> The slides were correct but I got an error though (which this time I could not understand). > > ``` > > build_pdf("myslides.html") > ✓ Building slides.pdf from slides.html...
Naming is hard! I like the _build_, _render_, _print_ root words, but they're also quite loaded with many definitions in the R world. For example, there's a lot of variety...
Oh I like `renderthis::to_pdf()`!
It looks great, I think we found a good name and naming pattern!
Another option would be to rename this repo to `renderthis`. You'd have to move the current renderthis out of the way and then you can rename this repo. That keeps...
> I think all I'd have to do is change jhelvy/renderthis to something like jhelvy/renderthistemp, then we could change jhelvy/xaringanBuilder to jhelvy/renderthis and port things over from jhelvy/renderthistemp. yeah this...
Cynkra has a good article for how to handle redirecting from `jhelvy.github.io/xaringanBuilder` to `jhelvy.github.io/renderthis`, which involves putting the right files in https://github.com/jhelvy/jhelvy.github.io to set up a redirect. Edit: oops here's...
okay, I'm going to try to replay the commits from `renderthistemp` onto this new `renderthis`. That may involve pushing to main... I'll report back here how it goes 🤞