#Blogdown

My first experience with blogdown

Published at November 15, 2018 ·  1 min read

This is my first day at work with blogdown. I must admit it is pretty overwhelming at the beginning …

I thought that it might be useful to write down a few notes, to summarise my steps ahead, during the learning process. I do not work with blogdown everyday and I tend to forget things quite easily. Therefore, these notes may help me recap how far I have come. And they might also help other beginners, to speed up their initial steps with such a powerful blogging platform.

...


My learning path with blogdown

Published at November 15, 2018 ·  7 min read

This is my first day at work with blogdown. I must admit it is pretty overwhelming at the beginning …

I worked with R Studio and installed the library ‘blogdown’. I followed the instructions and used the ‘NEW PROJECT’ menu and added a ‘NEW BLOGDOWN SITE’ to my file system. I selected the ‘hugo-blog-jeffprod’ theme. This created a bunch of directories in my working directory.

[NOTE: 29/3/2026. I have discovered that it is more convenient to create a folder in my hard-disk and create a new RStudio project in that existing folder. Next, use the ]

...