Github Pages

Building Website Using Blogdown, Hugo and Github Pages

This is a post about how to build your websites. Github Setting Register for a Github account If you haven’t got an Github account, please register here. Creat a new repository In you repository page, press the “New Repository” button on the top-right to create a new repository to run your website. Input the repo name as “USERNAME.github.io”, where the “USERNAME” is your github account name. Make sure you repo is set to be public and “Initialize with a README”.