Fix for problems with permissions when deploying Hexo using rsync on Windows.
Install using npm by executing this in your blogs root:
$ npm install hexo-deployer-rsync-permission-fix --save
Use it when you want to apply read and execute permissions for all the files in target
deployment directory. This solved my problem when after hexo deploy
I got 403 error on every page of my blog.
Just install it.
- convert to CoffeeScript
- add support for multiple deployment methods in config
- add Gemnasium DepStat
MIT +no-false-attribs