Alison Presmanes Hill
Alison Presmanes Hill
Outline here for me to tackle tomorrow: 1. R code [see pull request #9 ] 1. Figures and other images [see pull request #10 ] 1. Tables [see pull request...
Hi @bnjcbsn, you are right that that section was not clear. I attempted to make the post more explicit about using the no cite option, take a look and let...
Hi there, What version of the blogdown package are you using? Try `xfun::session_info()` And what happened when you ran this code just above that chunk? ``` # if exists, opens;...
Hi there! Yes, I mentioned this as an option where you can drag and drop `public/` to Netlify (and linked to a webinar), but I don't recommend committing the public...
thank you @phyllospadix and @akseong - I filed an issue on the blogdown repo to fix this bug!
Hi @jameshunterbr - I haven't seen this before! I would probably try installing the dev version of rmarkdown: ``` remotes::install_github("rstudio/rmarkdown") ``` And re-installing the dev version of blogdown: ``` remotes::install_github("rstudio/blogdown")...
I'm very glad to hear this! Unfortunately for me I keep dating new posts with 2020, then wondering why they aren't showing up at the top 🤣
Thanks all! We will wait to share links so you all have time to tweak your hearts out :) Here is the meet-up announcement: https://www.meetup.com/portland-r-user-group/events/253069227/ 🍾 @alexandrasalem @gracelawley @opelr @amichelpsu...
Chiming in here that Hugo has a way to do this, which might provide an opportunity for some inspiration if per-chapter YAMLs in bookdown were a possibility? See: https://gohugo.io/content-management/urls/#aliases For...
Which folders would you add manually? Are you thinking mainly in `content/`?