Bind domain name to github page

How to bind domain name to github page

When using github and hexo to deploy our own blog, we may want to customize our domain instead of using “name.github.io”, We can bind a domain name to it.

1. Domain name

Get a domain name, and resolve it to your “name.github.io”.

2. Github

Add a file named CNAME in blog_name/source/, then write your domain name into it(need not https or www).


Bind domain name to github page
https://dtover.github.io/2020/09/01/Bind-domain-name-to-github-page/
作者
John Doe
发布于
2020年9月1日
许可协议