hexo-deployer-now
v1.0.7
Published
Zeit now deployer plugin of Hexo
Downloads
4
Readme
hexo-deployer-now
Zeit now deployer plugin of Hexo
Installation
$ npm install hexo-deployer-now --save
Options
You can configure this plugin in _config.yml
.
deploy:
type: now
name: [app name]
alias: [website alias]
Todo
This deployer used now-cli for now, but hope to switch API when it support static deployment.