Blogs
Day 1 Dev Log
Day 1 Dev Log
For day 1 of the cloud resume challenge I decided to focus on creating a very simple HTML site and getting it up on Azure. Once the basic site was operational as a static site, I wanted to the Github action going so that I can quickly make changes and publish going forward. I believe …
Day 2 Dev Log
Day 2 Dev Log
For day 2 of the cloud resume challenge the focus was on switching over to a Hugo site with a nice theme and connection a custom domain to the site. The custom domain is set up through Azure Front Door.
Hugo
- Switch from plain HTML site to Hugo
- Setup and customize hugo-profile theme …