Domain: example.com
Blog: build with Hexo, hosted on GithubPages (example.github.io)
create CNAME file uder the “source” directory (not the root dir)
within the CNAME file, write “http://example.com”
save it, generate (hexo g) and deploy (hexo d) to Github Pagesgo to GoDaddy DNS Manager of domain “example.com”
add new records:
• Hostname: @, Record Type: A, Value: 192.30.252.153
• Hostname: @, Record Type: A, Value: 192.30.252.154
• Hostname: www, Record Type: CNAME, Value: example.github.io