I’m new to “web development” (I just wanted to make a blog).
I own a custom domain I bought from godaddy and run through cloudflare.
I had the site running on Github Pages at
but I wanted the custom domain
Now that I thought I set it up, I get this 404 page from github
I tried removing the custom domain from the Pages tab in github, but doing that just makes the page black. Which makes me think I don’t have it fully moved over from GoDaddy as that’s what it looked like when GoDaddy was doing the DNS.
repo for my website is here
I don’t know how to make an index.html page and I thing Hugo (the static site generator) can generate one, but we’re quickly leaving what I know TBH.
This also all works locally fine.