Commit graph

82 commits

Author SHA1 Message Date
Thomas Reynolds bea2515a41 Move CLI into middleman-cli 2014-01-02 16:39:06 -08:00
Karl Freeman 03d6e6c990 Implemented Rubocop
- just took a stab at running the StringLiterals cop to get a taste.
2013-12-28 00:47:39 +00:00
Ben Hollis 7143f53efa Remove middleman-more files 2013-10-19 15:59:12 -07:00
utensil 7e9ff77c1d fix #929 : cd in Rakefile in a cross-platform way 2013-06-07 23:19:47 +08:00
Thomas Reynolds 5b8c7a2494 move vendored gems into shared root 2013-05-23 16:06:20 -07:00
Thomas Reynolds 7a227b8bac stub out blank middleman-more gem for backwards compat with extensions 2013-05-23 15:26:33 -07:00
Thomas Reynolds 9ebddeed1d merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
Ben Hollis 700b844e67 Add a spec for testing Middleman::Util#binary? 2013-02-09 15:49:10 -08:00
Thomas Reynolds af132f6207 disable cane 2013-01-14 23:33:16 -08:00
Thomas Reynolds 446aa6a4ba Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
Thomas Reynolds 2965e3709d Yard doc cleanup 2012-05-02 11:13:48 -07:00
Thomas Reynolds 5842bf8e5b allow extensionless files to be previewed and built. fixes #270, but requires alternative layouts be placed in a layouts/ directory now. 2012-02-12 11:45:42 -08:00
Thomas Reynolds c8ba3d9a44 compiling vendor 2012-01-02 14:33:28 -08:00
Thomas Reynolds 4ff52141df port guard vendored libs 2012-01-02 14:22:24 -08:00
Thomas Reynolds a823607b89 add mm gem to list in rake 2012-01-02 10:41:38 -08:00
Thomas Reynolds 075bff34db remove rake debugging info 2012-01-02 10:31:40 -08:00
Thomas Reynolds 4b5174f0c8 fix rake tasks 2011-12-29 19:52:00 -08:00
Thomas Reynolds 73913f0ace Start getting middleman-more tests passing. About 50% done 2011-12-29 19:04:39 -08:00
Thomas Reynolds c8a134a386 split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
Ben Hollis c730af108c Document "doc" task and use "sh" so it prints output 2011-11-30 22:08:46 -08:00
Thomas Reynolds 46ddfe747f Tweak docs 2011-11-29 23:43:01 -08:00
Thomas Reynolds 41d5337f5b allow extensions to pass version checks 2011-11-24 14:06:04 -08:00
Thomas Reynolds 5611976d29 try multi platform builds 2011-09-09 11:14:34 -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 17be87bafd refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -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
Travis Tilley 08a9f45164 make middleman not be so outright jruby hostile 2011-02-21 10:19:18 -05:00
Thomas Reynolds 1a15147f67 fix rakefile 2011-02-18 16:29:55 -08:00
tdreyno f08fa84852 Add docs task and setup gh pages 2011-02-12 21:02:00 -08:00
tdreyno 3a333c37be Initial docs 2011-02-10 23:14:33 -08:00
tdreyno 260b7c9f1b Init generator on Thor 2011-02-05 10:32:27 -08:00
tdreyno 4face08dac use bundler for packaging 2010-12-23 17:18:15 -08:00
tdreyno 4089f50b10 coffee_script supported in tilt 1.1 now 2010-09-11 09:39:09 -07:00
tdreyno 4d0567cf40 Now riding on Sinatra extensions and using Padrino rendering 2010-09-06 18:48:46 -07:00
tdreyno 4ba90bf1c7 remove rspec, convert everything to cucumber 2010-09-06 10:59:51 -07:00
tdreyno 8b00e830f9 fix slickmap, change to config.rb, rename Base to Server 2010-09-05 19:28:38 -07:00
tdreyno a81d300532 Removed Sprockets support. I suggest using a client-side tool like StealJS or RequireJS 2010-09-04 23:45:19 -07:00
tdreyno 5523a10d9b Rewritten core which makes better use of Tilt. Support for SCSS, Coffee and Less. 2010-09-04 20:26:48 -07:00
Thomas Reynolds 8d2c070104 enable less and builder support 2010-08-06 09:59:38 -07:00
tdreyno 2647c1da80 new compass, updated specs 2010-08-03 20:56:50 -07:00
tdreyno 3f2f6d7150 update deps 2010-04-28 14:02:48 -07:00
tdreyno e16cf25be5 mild fixes 2010-04-18 12:08:08 -07:00
tdreyno 73231d4d1f use sinatra 1.0 2010-03-28 18:33:57 -07:00
tdreyno a0cce524a8 remove vendored gems 2010-02-15 13:02:20 -08:00
tdreyno 01e336cd51 we need rack 2009-12-03 16:07:59 -08:00
tdreyno ed5475b7c6 run cucumber on rake 2009-12-03 15:14:55 -08:00
tdreyno d770a60d19 more changes 2009-11-24 14:24:20 -08:00
tdreyno b872dad760 more cucumber stuff 2009-11-22 15:37:11 -08:00
tdreyno b49f9fda6b move vendor dir 2009-11-22 14:16:20 -08:00
tdreyno 83d3456837 use system thin for native compilation 2009-11-17 15:33:46 -08:00