前端 - hexo 提交导致github page仓库上另外添加的文件被删除
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-05-02 09:22:34
0
3
651

大家好,我申请了一个域名,然后用hexo生成静态页面并部署到github。

然后我的域名要定向到github上必须在xxx.github.io仓库的根目录添加一个文件CNAME,其中内容是我申请的域名。

但是莫名其妙的是

每次执行hexo g和hexo d之后,这个CNAME的文件都被删除掉了...导致我无法通过域名访问github page..

求助......

曾经蜡笔没有小新
曾经蜡笔没有小新

reply all(3)
过去多啦不再A梦

Create a new CNAME file in the source folder and write the domain name into it, and then hexo ghexo d

某草草

Make sure you add the CNAME in the hexosource directory, so that the CNAME will be generated in the root directory of the warehouse every time you build.

淡淡烟草味

The person above is right, because it regenerates and redeploys the files every time

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template