Commit graph

184 commits

Author SHA1 Message Date
Thomas Reynolds d2cbfc432f avoid guard on Windows for now 2011-08-09 14:37:55 -07:00
Thomas Reynolds 9333763333 add some * 2011-08-06 15:19:41 -07:00
Thomas Reynolds 3197df02b5 whoops, invalid gemspec 2011-08-06 14:57:42 -07:00
Thomas Reynolds 36a55abf1b update description 2011-08-06 14:41:13 -07:00
Thomas Reynolds 841219cf45 add post_install migration message 2011-08-06 14:39:04 -07:00
Thomas Reynolds 6e4e0d3042 require newer sprockets 2011-08-05 10:45:14 -07:00
Thomas Reynolds ee06e01b54 switch to Maruku, avoid compiled extensions 2011-08-05 10:32:53 -07:00
Thomas Reynolds f754a4b3fa require newer httparty. fixes #93 2011-08-03 23:27:50 -07:00
Thomas Reynolds c9f02e22ba prep fix for sass 3.1.6 2011-08-03 15:25:08 -07:00
Thomas Reynolds 723a0a62ae update some deps 2011-08-02 21:58:20 -07:00
Thomas Reynolds 378ed0999b update deps, fix test runner 2011-07-27 13:39:21 -07:00
Thomas Reynolds 727be0fd59 removing source code docs now that we have real docs 2011-07-27 12:55:58 -07:00
Thomas Reynolds 065eca47b6 change some deps 2011-07-27 12:33:20 -07:00
Thomas Reynolds f1fd8870a6 update my email 2011-07-26 16:24:10 -07:00
Thomas Reynolds 7d5bfaec2e switch back to thin 2011-07-26 16:23:09 -07:00
Thomas Reynolds ba8071905e prep 1.8.7 compiled release 2011-07-26 11:49:06 -07:00
Thomas Reynolds d3cb8808ae avoid sass segfault on lion 2011-07-25 16:20:38 -07:00
Thomas Reynolds 5e64749294 require newer rack 2011-07-16 15:38:15 -07:00
Thomas Reynolds 9659268a03 Implement Guard on config.rb 2011-07-13 18:30:18 -07:00
Thomas Reynolds 17be87bafd refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -07:00
Thomas Reynolds 01eccafde2 extract compass into core_ext, allow other features to execute after its init, add map support to sinatra, prep Sprockets feature 2011-07-10 15:10:49 -07:00
Thomas Reynolds f99b9fb2ca make some deps dynamically loaded 2011-07-10 13:55:40 -07:00
Thomas Reynolds f977d284fc Use spork for forked cucumber tests, build images first to appease Compass 2011-06-24 12:06:28 -07:00
Thomas Reynolds a3b96dba19 add rake to dep gems 2011-06-24 11:04:26 -07:00
Thomas Reynolds 5cecbec455 specific compass 2011-06-14 14:02:33 -07:00
Thomas Reynolds a4a9075e54 Use Susy instead of Blueprint 2011-06-12 11:45:11 -07:00
Thomas Reynolds a139b4cae9 use webrick, remove thin/kirk requirements 2011-06-09 22:48:35 -07:00
Thomas Reynolds 6c5d75aca9 working implementation, dogfooding on my own blog 2011-06-08 20:53:46 -07:00
Thomas Reynolds f3bd7bd3d1 Add support for slim templating language (because I love it) 2011-06-02 10:48:56 -07:00
Matthias Döring cc73d4c2c6 adding :coffeescript haml filter 2011-06-02 11:37:58 +02:00
Thomas Reynolds ec1bdd2fb3 require newer tilt 2011-06-01 12:33:03 -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 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 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 f237cf014a remove slickmap into own extension 2011-04-20 13:16:12 -07:00
Thomas Reynolds 7b666cb7c2 Pull smusher out into its own gem 2011-04-18 10:56:12 -07:00
Thomas Reynolds 8886a74e89 try requiring json gem directly 2011-04-16 15:44:45 -07:00
Thomas Reynolds 4ae03e6bbb begin yaml data store 2011-04-14 15:35:41 -07:00
Thomas Reynolds 4598e424b8 update to lastest compass, release 2011-04-10 15:29:21 -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
tdreyno fb0fd41e57 Updating to sinatra 1.2.x 2011-03-16 14:20:45 -05:00