middleman/middleman-core
yterajima 013b4a8394 fixed: Builded text file(html, css, xml, txt...)'s permission is 0600
In v3-stable branch, builded text file's permission are 0644.
But in master(v4) branch, file's permission are 0600.

When I deploy(drug-and-drop with sftp), the website isn't displayed. So
I fixed this problem.
2015-05-07 21:43:53 +09:00
..
features fixed: Builded text file(html, css, xml, txt...)'s permission is 0600 2015-05-07 21:43:53 +09:00
fixtures fixed 'after_render' hook is not work. 2015-05-06 16:28:01 +09:00
lib fixed: Builded text file(html, css, xml, txt...)'s permission is 0600 2015-05-07 21:43:53 +09:00
spec Finish porting to new callbacks manager 2015-05-03 15:38:23 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Improve documentation for Middleman::Extension 2014-05-11 00:35:15 -07:00
middleman-core.gemspec Finish porting to new callbacks manager 2015-05-03 15:38:23 -07:00
Rakefile whitespace [ci skip] 2014-03-25 13:13:36 +00:00