This is a CNAME file generator for hexo v3
First install the dependency
npm install --save hexo-generator-cname3
In your _config.yml
file add your CNAME - i.e hexo.io
git clone [email protected]:bapti/hexo-generator-cname.git
cd hexo-generator-cname
npm install
gulp test