Use hexo+github for personal blog. The domain name you just purchased cannot be accessed.

as the title
this is configured by Aliyun

clipboard.png

hexoCNAME
githubgithubCustom domain

clipboard.png

clipboard.png

clipboard.png

Jun.20,2021

the following problems occur:

  • dns parsing takes about 10 minutes, so wait patiently
  • githubPage's CNAME file needs to be configured
www.tohavelight.top
  • then domain name resolution does not need to fill in too many things, as follows

clipboard.png

I hope I can help you. Welcome to my official account of Wechat: Front-end Guide

Brother dei, if you need your own domain name, I will ask, have you put it on record?

if you need to use GitHub, the domain name should be: your GitHub name .github.io
you need to modify the following configuration of the site's configuration file _ config.yml

-sharp Deployment
-sharp-sharp Docs: https://hexo.io/docs/deployment.html
deploy:
  type: git
  repository: GitHubhexo
  branch: master

finish the modification, and then start compiling and deploying the push using the following command;

first execute hexo clean to clean up the public file, then execute hexo g to recompile, and finally execute hexo d deployment. After deployment, you can visit the domain name of github.io again.

my blog: gxcuizy.github.io , you can refer to it.

Menu