hexo-sync
v1.0.0
Published
writing on web
Downloads
2
Readme
hexo-sync
Sync article plugin for Hexo.
Installation
npm install hexo-sync --save
Usage
1.sign up and login in on http://user.crise.cn/
2.get secret on http://user.crise.cn/Index/info
3.configure this plugin in _config.yml
sync:
uname: <uname>
secret: <secret>
4.write on web
5.sync writing to your computer using this plugin
hexo sync
License
MIT