How this is contructed
- Use hugo to generate files into the public folder.
- The content of that folder is moved to the gh-branch
- That branch is what's served in https://rexposadas.github.io/
My Workflow
- Create the site from https://github.com/rexposadas/personalsite. That's right! This site is built somewhere else using hugo.
- copy the contents from the repo above from /public to the root directory of the gh-pages branch
The site should serve automatically.