It is very very easy to create a nice static website using RStudio.
This document will take you through how to create your own static website and publish it on Github. You can use this website as a template to develop your own.
Got to the online Github repository. Choose Fork
to create your own copy in your Github account and then choose the large green Clone
button to download into Github Desktop.
In Github desktop look for the file called minute_website.Rproj
with the blue R icon. Open it in RStudio.
Press Build
to build this website.
Go to Next Steps
in the menu.