middleman/middleman-core
2012-04-09 00:05:22 -07:00
..
bin Load extensions even when only using middleman-core. Also, use Bundler.require when available rather than scanning gems for extensions. 2012-03-13 23:00:02 -07:00
ext rename event watch binary 2012-01-15 09:15:22 -08:00
features Implied extensions. Closes #304 2012-03-29 18:22:43 +01:00
fixtures Implied extensions. Closes #304 2012-03-29 18:22:43 +01:00
lib Minify all JS and CSS via middleware. This means JS or CSS anywhere in the site is minified, not just in the Sprockets-controlled directories. I've also added inline CSS compression, and handling of several common "guards" that get wrapped around JS. Also, leave alone non-JS script tags (which may contain something like jQuery templates). Sprockets no longer has anything to do with minification after this. 2012-04-09 00:05:22 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
middleman-core.gemspec Add bundler as a dependency and default to generating a Gemfile. 2012-03-19 16:50:51 -06:00
Rakefile switch to guard/listen 2012-02-25 15:53:23 -08:00