Yet Another Blogdown

I have been encouraged to start a blog where I will document my data science journey and place some notes that will hopefully be useful to others. I will detail here how I set up this blog.

This blog is built with blogdown, an R package for building websites. I have hosted it as a github personal site.

I created this site using the academic theme in Hugo but I plan to re-theme the site with something more minimal in the future.

The following are the resources I used to get started:

blogdown manual

Making a Website Using Blogdown, Hugo, and GitHub pages.

Up and running with blogdown