Sometime ago, I switched my blog from Wordpress to hugo and blogdown. Blogdown is a package to create static websites from R. The result is that I can blog from RStudio, simply by editing a R markdown and later hugo takes care of the it to produce the result you see here. There are many guides in the web to get you started with hugo and blogdown, including ones I put together to create this blog (here, here, and here). ...