This website requires JavaScript.
Explore
Help
Sign in
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
67689e60d2
middleman
/
middleman-core
History
Ben Hollis
67689e60d2
Prevent the file watcher from recursively enumerating into paths that it should ignore. This should fix the issue in
#1197
as well as provide a performance boost when starting 'middleman server'.
2014-03-18 21:17:50 -07:00
..
bin
Stop messing with load path in middleman executable
2012-09-15 18:45:14 -07:00
features
Prefer loading layouts from
layouts_dir
over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb.
Fixes
#1176
.
2014-02-20 08:50:07 -08:00
fixtures
Prefer loading layouts from
layouts_dir
over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb.
Fixes
#1176
.
2014-02-20 08:50:07 -08:00
lib
Prevent the file watcher from recursively enumerating into paths that it should ignore. This should fix the issue in
#1197
as well as provide a performance boost when starting 'middleman server'.
2014-03-18 21:17:50 -07:00
spec
Move to flat_map now that we don't use 1.8
2013-11-18 22:22:18 -08:00
.gemtest
.simplecov
ignore vendor in simplecov
2013-06-04 14:28:46 -07:00
.yardopts
Fix yard options
2013-11-25 00:12:39 -08:00
middleman-core.gemspec
update padrino.
2014-02-18 18:30:29 -08:00
Rakefile
Implemented Rubocop
2013-12-28 00:47:39 +00:00