Prevent re-knitting of old rmd files when publishing blogdown website on shared server
问题 I read this post and the blogdown documentation, but I can't seem to find a relevant answer for my case. EDIT: I found this blog post describing a workaround using build_site(method="custom") . I needed to change a few things (from md to html in some parts, since the knitted final format is html in my case). It seems to work for simple Rmds, but fancy interactive plots requiring htmlwidgets don't render correctly. I recently switched from Wordpress to Hugo and I have a shared server for