hexo-generator-cname
hexo-generator-cname copied to clipboard
Github pages CNAME generator plugin for Hexo
hexo-generator-cname
A very simple plugin to generate a Github pages CNAME file automatically for Hexo 3.
Usage
Install
npm install hexo-generator-cname --save
Enable
Add hexo-generator-cname
to plugins
in _config.yml
.
plugins:
- hexo-generator-cname