Commit graph

439 commits

Author SHA1 Message Date
Thomas Reynolds a1da833342 require a specific release 2011-06-13 19:57:19 -07:00
Thomas Reynolds ba2cbb0ceb release fixes #52 2011-05-22 14:08:53 -07:00
Thomas Reynolds 739e668008 rely on sass/plugin like tilt 2011-05-22 14:08:33 -07:00
Thomas Reynolds 468c9561f0 Prep windows fix release. Fixes #49 2011-05-19 10:37:20 -07:00
Thomas Reynolds 63b24a33ca Only trap the TSTP unix event on unix 2011-05-19 10:36:46 -07:00
Thomas Reynolds 397a545b8c Don't depend on therubyracer, let uglifier figure out it's own deps. Fixes #50 2011-05-18 15:22:19 -07:00
Thomas Reynolds c38d542a4a fix issue with in-template sass filters 2011-05-12 12:18:17 -07:00
Thomas Reynolds baef07f7cf don't globally replace build in output files, just the first duplicate directory 2011-05-07 21:49:23 -07:00
Thomas Reynolds 796ff20939 Initial proxy impl 2011-05-06 14:31:15 -07:00
Thomas Reynolds 6a4c1fb43d fix issue with single extensions in public folder 2011-04-29 22:00:22 -07:00
Thomas Reynolds 358752272d rename old default template to xhtml, update new default to lean html5 2011-04-29 17:00:25 -07:00
Thomas Reynolds f62283a02b release for sass fix 2011-04-29 12:25:14 -07:00
Thomas Reynolds c410e9dc65 output css errors from sass. closes #43 2011-04-29 12:24:40 -07:00
Thomas Reynolds e205ae4e24 bump version 2011-04-29 12:03:34 -07:00
Thomas Reynolds 78f8245c20 remote data sources and indifferent access. closes #44 2011-04-29 11:58:07 -07:00
Thomas Reynolds 611334cad4 include a js runtime for uglifier (I know, I know... still better than requiring JAVA) 2011-04-26 23:09:29 -07:00
Thomas Reynolds 7ea1704a64 remove explicit less.rb support. Switch to uglifyJS for compression. 2011-04-26 23:03:25 -07:00
Thomas Reynolds 16667dd88b removing less.rb support. To reactivate, install the gem and require in config.rb 2011-04-26 22:57:17 -07:00
Thomas Reynolds a377f08049 let compass manage it's own png libraries 2011-04-26 22:56:06 -07:00
Thomas Reynolds 6d6b64ccdc new version of tilt, grabbing just in case the sass/haml gem split is causing duplicate gems 2011-04-26 22:54:02 -07:00
Thomas Reynolds 6a86f66010 new release containing sinatra custom layout support and Rack minification fix 2011-04-26 12:10:27 -07:00
Thomas Reynolds b23afba42b Merge branch 'master' of github.com:tdreyno/middleman 2011-04-26 12:06:19 -07:00
Thomas Reynolds 1727251be5 Merged pull request #41 from hagenburger/master.
JavaScript minify
2011-04-26 12:05:33 -07:00
Thomas Reynolds e9960ea594 Fix support for sinatra 1.2 custom layout engines 2011-04-26 11:50:45 -07:00
Nico Hagenburger ae110a285c the rack interface requires the body to be an array 2011-04-26 16:32:05 +02:00
Thomas Reynolds 16ffd59ef9 tinysrc feature (unfinished) 2011-04-25 13:45:54 -07:00
Thomas Reynolds ab16d6f2e6 Edited middleman.gemspec via GitHub 2011-04-25 13:18:35 -07:00
Thomas Reynolds 1547281a2c bump a minor version, compass/haml/sass have shipped 2011-04-25 09:32:00 -07:00
Thomas Reynolds cdd89626d7 holy crap, sass 3.1 is out 2011-04-24 20:13:07 -07:00
Thomas Reynolds f8b7f410a6 Make custom page/layout rendering handle all possible directory/index permutations. closes #37 2011-04-22 11:48:48 -07:00
Thomas Reynolds f5a009fe44 Fix error when using relative_assets and automatic_image_sizes. Thanks @zlz. Closes #35 2011-04-20 13:41:38 -07:00
Thomas Reynolds f237cf014a remove slickmap into own extension 2011-04-20 13:16:12 -07:00
Thomas Reynolds 856d1398c2 Add :relative_assets to default config.rb, allow overriding with --relative from mm-build command 2011-04-19 14:24:21 -07:00
Thomas Reynolds 7b666cb7c2 Pull smusher out into its own gem 2011-04-18 10:56:12 -07:00
Thomas Reynolds bfcb7cbd36 test gemspec change 2011-04-16 23:55:33 -07:00
Thomas Reynolds a6d2370fc4 Support custom templates in the user's ~/.middleman directory 2011-04-16 16:23:10 -07:00
Thomas Reynolds 8886a74e89 try requiring json gem directly 2011-04-16 15:44:45 -07:00
Thomas Reynolds 856dc76e92 minor version 2011-04-15 10:09:04 -07:00
Thomas Reynolds 9904c999d0 minor build tweak 2011-04-15 10:08:16 -07:00
Thomas Reynolds 4652de9a1c final 1.1 release 2011-04-15 09:57:45 -07:00
Thomas Reynolds 4ae03e6bbb begin yaml data store 2011-04-14 15:35:41 -07:00
Thomas Reynolds b29413bcd3 make mm-init templates extensible. closes #18. 2011-04-12 20:32:55 -07:00
Thomas Reynolds 4598e424b8 update to lastest compass, release 2011-04-10 15:29:21 -07:00
Thomas Reynolds f40c8a56da traverse up directories to find root mm project. closes #19 2011-04-10 15:27:18 -07:00
Thomas Reynolds 62abada7f5 assuming requests missing extension are supposed to be directories. closes #16 2011-04-10 15:01:34 -07:00
Thomas Reynolds 74266e7440 manually handle recursion in mm-build, support symlinks. closes #20 2011-04-10 14:38:06 -07:00
Thomas Reynolds 350d36b018 Handle templates without final file type information by ignoring them 2011-04-09 17:12:05 -07:00
Thomas Reynolds b9aebb9001 use specific versions with prereleases 2011-04-08 12:01:18 -07:00
Thomas Reynolds 42e7af6ae2 update some gem deps 2011-04-08 11:55:50 -07:00
Thomas Reynolds 4411e65f5f Bump prerelease 2011-04-08 11:50:42 -07:00