Commit graph

339 commits

Author SHA1 Message Date
Thomas Reynolds c84830b30f wrong number of args in callback 2011-08-14 13:38:03 -07:00
Thomas Reynolds 5c94e57060 add more windows deps, require latest slim and sass 2011-08-11 22:42:43 -07:00
Thomas Reynolds 3a7906a07f Add kramdown to frontmatter 2011-08-11 22:42:16 -07:00
Thomas Reynolds 2eb48ea72a fix namespace issue 2011-08-09 15:54:07 -07:00
Thomas Reynolds 9fdcc82abe prep patch 2011-08-09 15:28:07 -07:00
Thomas Reynolds 3c2e9293f6 rollback padrino version, fixes huge speed regression 2011-08-09 15:23:53 -07:00
Thomas Reynolds d19a1a26bc try win32-process gem 2011-08-09 14:55:48 -07:00
Thomas Reynolds 0fb9900ddb try win32-process gem 2011-08-09 14:49:03 -07:00
Thomas Reynolds 9e3830cf7b fix livereload regex 2011-08-09 14:38:08 -07:00
Thomas Reynolds d2cbfc432f avoid guard on Windows for now 2011-08-09 14:37:55 -07:00
Thomas Reynolds 6ea2ffda5c tiny release for sprockets config error 2011-08-09 11:12:51 -07:00
Thomas Reynolds da4ead8cf2 test sprockets with custom js_dir 2011-08-09 11:12:20 -07:00
Thomas Reynolds 6a3a480d13 Merge branch 'master' of github.com:tdreyno/middleman 2011-08-09 11:08:54 -07:00
Thomas Reynolds 14efce4b71 setup sprockets after config parse 2011-08-09 11:08:46 -07:00
Jason Harwig 1570293c0c fix templates_path on windows 2011-08-08 16:01:04 -05:00
Thomas Reynolds 8d7de527cd allow the generating and installation of a Gemfile 2011-08-06 14:56:05 -07:00
Thomas Reynolds d441b9122c fix files named layout again 2011-08-05 21:37:33 -07:00
Thomas Reynolds 51de430a56 prep release 2011-08-05 11:00:50 -07:00
Thomas Reynolds f5550d6fbb add --rack flag 2011-08-05 10:44:41 -07:00
Thomas Reynolds ee06e01b54 switch to Maruku, avoid compiled extensions 2011-08-05 10:32:53 -07:00
Thomas Reynolds 9a3f09986f simplify 2011-08-04 19:52:23 -07:00
Thomas Reynolds 0303ed6442 alias the builder callbacks more easily 2011-08-04 19:43:42 -07:00
Thomas Reynolds 8c07dd3f97 rename after_config_init to after_configuration 2011-08-04 19:30:58 -07:00
Thomas Reynolds c635c0ce6a ignore favicons 2011-08-04 19:24:55 -07:00
Thomas Reynolds d1250e5053 prep for httparty ruby 1.9.2 fix 2011-08-04 10:54:38 -07:00
Thomas Reynolds 1110d434bb try to plug into Bundler if gemfile exists 2011-08-03 17:10:16 -07:00
Thomas Reynolds c9f02e22ba prep fix for sass 3.1.6 2011-08-03 15:25:08 -07:00
Thomas Reynolds 73b9f4c9f0 add version command 2011-08-03 14:43:02 -07:00
Thomas Reynolds 7eadbdb7d5 fix migrate command 2011-08-02 22:27:16 -07:00
Thomas Reynolds 3e42d16187 prep release 2011-08-02 22:22:25 -07:00
Thomas Reynolds 723a0a62ae update some deps 2011-08-02 21:58:20 -07:00
Thomas Reynolds 77848ba549 remove susy from default css. fixes #90 2011-08-02 13:12:19 -07:00
Thomas Reynolds bb2005388a remove proxy feature into its own extension 2011-08-02 10:38:25 -07:00
Thomas Reynolds 12a00e3811 directory index auto-ignores files already named index 2011-08-02 09:32:03 -07:00
Thomas Reynolds d7e519dc85 new rc 2011-07-31 19:51:49 -07:00
Thomas Reynolds 6f8715360c actually use the handy dandy :index_file param we have 2011-07-27 20:04:35 -07:00
Thomas Reynolds 5602e35c88 directory_indexes feature, some builder rename middleware and a bunch of test case cleanup. closes #63 2011-07-27 19:59:38 -07:00
Thomas Reynolds c35a6fc369 add ignorable paths 2011-07-27 14:14:22 -07:00
Thomas Reynolds 10af5caad9 fix accidently throwing of server in production mode 2011-07-27 12:37:09 -07:00
Thomas Reynolds fcf9764512 use fullname for new bin, add bash cmds for old names 2011-07-27 01:45:57 -07:00
Thomas Reynolds 2634c4156f get all the tests working with the new binary 2011-07-26 23:19:43 -07:00
Andre Arko 4e0c7a0142 enable --help option for all subcommands 2011-07-26 21:26:25 -07:00
Andre Arko 5b8da9d8b8 unknown options should raise an error 2011-07-26 21:26:10 -07:00
Andre Arko 40b3444e71 standardize on string-named options 2011-07-26 21:25:48 -07:00
Andre Arko b0dbb13f1e create CLI class that pulls in mm-* binary commands 2011-07-26 21:06:10 -07:00
Andre Arko 319871995f stop requiring rubygems where we don't need to 2011-07-26 21:05:29 -07:00
Andre Arko d60ff13952 fix typo 2011-07-26 21:05:13 -07:00
Thomas Reynolds 53cd0909c2 prevent init from gettin run twice on build. closes #84 2011-07-26 16:54:11 -07:00
Thomas Reynolds 7d5bfaec2e switch back to thin 2011-07-26 16:23:09 -07:00
Thomas Reynolds ff36d1ff6a fix some idiotic compass bugs 2011-07-26 13:40:59 -07:00