Journey.

Pointing Hover Domain | Hexo-GithubPages-GoDaddy

Domain: example.com
Blog: build with Hexo, hosted on GithubPages (example.github.io)

  1. 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 Pages

  2. go 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