How to make a website using blogdown and github

In this post, I will describe how to build your own webpage (more specific, a blog) using blogdown and have it hosted on your github. Set up your github repo so it can serve as a web page Build your website using blogdown Set up Github Let’s start with setting up your github. This is actually super simple, you only need to create a new repository with the name <yourusername>. »