Domain For Github Pages
How to configure a domain for github pages?
1. Custom domain in GitHub setting
Go to: Github repository - Setting - Custom domain
Add takehomessage.com (without www.) and save. Enable https later.
2. DNS management from your domain register
| Type | Name | Value |
|---|---|---|
| CNAME | www | hutuben.github.io |
| A | @ | 185.199.108.153 |
| A | @ | 185.199.109.153 |
| A | @ | 185.199.110.153 |
| A | @ | 185.199.111.153 |
That’s it. Both takehomessage.com and www.takehomessage.com go to hutuben.github.io.
Ref:
Enjoy Reading This Article?
Here are some more articles you might like to read next: