probberechts / hexo-theme-cactus

:cactus: A responsive, clean and simple theme for Hexo.
https://probberechts.github.io/hexo-theme-cactus/
MIT License
3.2k stars 784 forks source link

Automatically include CNAME file while deploying #194

Closed itsron143 closed 5 years ago

itsron143 commented 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?

probberechts commented 5 years ago

See https://github.com/hexojs/hexo-deployer-git/issues/26