Closed itsron143 closed 5 years ago
Whenever I use hexo deploy, even if I have a CNAME file in the root directory, It will not be uploaded directly to GitHub Pages for deploying. I have to manually add the CNAME file to GitHub Pages. Any work-around for this?
hexo deploy
CNAME
See https://github.com/hexojs/hexo-deployer-git/issues/26
Whenever I use
hexo deploy
, even if I have aCNAME
file in the root directory, It will not be uploaded directly to GitHub Pages for deploying. I have to manually add the CNAME file to GitHub Pages. Any work-around for this?