0.1.2 • Published 9 years ago
hexo-github-deployer v0.1.2
hexo-github-deployer
hexo github deployer.
Usage
cd {hexo-blog-path}
npm install hexo-github-deployer
hexo github-deployerOptions
-u or --uri is used for setting uri path.
-p or --port is used for setting the port plugin would listen.
-i or --ip is used for setting the hostname plugin would use.
-r or --ref is used for setting git ref which want to be renew.
Other
this project is origin from the byweb project.