search

Home  >  Q&A  >  body text

前端 - hexo 提交导致github page仓库上另外添加的文件被删除

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

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

但是莫名其妙的是

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

求助......

曾经蜡笔没有小新曾经蜡笔没有小新2793 days ago631

reply all(3)I'll reply

  • 过去多啦不再A梦

    过去多啦不再A梦2017-05-02 09:24:34

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

    reply
    0
  • 某草草

    某草草2017-05-02 09:24:34

    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.

    reply
    0
  • 淡淡烟草味

    淡淡烟草味2017-05-02 09:24:34

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

    reply
    0
  • Cancelreply