You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm having a problem with distill and RSS feed for certain categories. Based on this documentation: https://rstudio.github.io/distill/blog.html#rss-feed, I've included a categories option to the _site.yml:
Apparently, the "categories" folder is created when I render a new post. However, when I build the website (rmarkdown::render_site), this folder is being removed for some reason.
Hi! I'm having a problem with distill and RSS feed for certain categories. Based on this documentation: https://rstudio.github.io/distill/blog.html#rss-feed, I've included a categories option to the _site.yml:
However, no categories folder is created when I render the site (rmarkdown::render_site()). Any ideas on what I may be doing wrong?
A full example here: https://github.com/karbartolome/distill_test
SessionInfo():
Thanks!
The text was updated successfully, but these errors were encountered: