Commit graph

2630 commits

Author SHA1 Message Date
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
Thomas Reynolds
774096d456 Merge pull request from jharwig/master
Error on Windows platform: "The system cannot find the path specified."
2011-08-09 11:05:44 -07:00
Jason Harwig
1570293c0c fix templates_path on windows 2011-08-08 16:01:04 -05: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
8d7de527cd allow the generating and installation of a Gemfile 2011-08-06 14:56:05 -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
992cb082f2 Edited README.md via GitHub 2011-08-06 11:34:52 -07:00
Thomas Reynolds
25f92f873d Edited README.md via GitHub 2011-08-06 11:33:27 -07:00
Thomas Reynolds
a5221344de Edited README.md via GitHub 2011-08-06 11:32:43 -07:00
Thomas Reynolds
26860ddcc3 disable --relative test for now 2011-08-05 22:13:21 -07:00
Thomas Reynolds
d441b9122c fix files named layout again 2011-08-05 21:37:33 -07:00
Thomas Reynolds
b5a9b78f42 isolate builder relative feature 2011-08-05 15:29:21 -07:00
Thomas Reynolds
b133782395 Reference build status 2011-08-05 11:54:52 -07:00
Thomas Reynolds
182926a444 travis ci 2011-08-05 11:53:26 -07:00
Thomas Reynolds
51de430a56 prep release 2011-08-05 11:00:50 -07:00
Thomas Reynolds
6e4e0d3042 require newer sprockets 2011-08-05 10:45:14 -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
82ab996cb3 stop recursion once dir is found, add command short aliases 2011-08-04 10:45:48 -07:00
Thomas Reynolds
f754a4b3fa require newer httparty. fixes 2011-08-03 23:27:50 -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
b00789b155 Merge branch 'master' of github.com:tdreyno/middleman 2011-08-02 22:22:42 -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
a1c8da421a Merge pull request from zeke/master
Tiniest pull request evar
2011-08-02 20:33:07 -07:00
zeke
210f13fd62 Fixed a typo in the README 2011-08-02 19:22:35 -07:00
Thomas Reynolds
77848ba549 remove susy from default css. fixes 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
ca2666cbab use ruby for legacy binaries because Rubygems wraps everything in rubygems regardless of language 2011-07-31 20:12:12 -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 2011-07-27 19:59:38 -07:00
Thomas Reynolds
c35a6fc369 add ignorable paths 2011-07-27 14:14:22 -07:00
Thomas Reynolds
5cde37177f update changelog 2011-07-27 13:39:49 -07:00