Commit graph

363 commits

Author SHA1 Message Date
Thomas Reynolds 8fb0f4ad39 update to padrino 0.10.2, activesupport 3.1 2011-09-04 16:20:29 -07:00
Thomas Reynolds a5cc87d247 add liquid to front matter aware templates 2011-09-03 10:23:04 -07:00
Thomas Reynolds d83f2b72dc bump version 2011-08-31 13:39:39 -07:00
Thomas Reynolds d7f39350d5 sprockets ignores extensions after .js in build mode. closes #110 2011-08-31 13:27:29 -07:00
Thomas Reynolds cc577c0c73 give sprockets access to middleman environment scope (variables, data, etc) 2011-08-31 13:15:59 -07:00
Thomas Reynolds af9e4989e3 allow setting of markdown engine with symbol 2011-08-31 12:22:45 -07:00
Thomas Reynolds 0df1a7cc28 closes #109 2011-08-30 14:09:13 -07:00
Thomas Reynolds aace290cea remove ignored ext 2011-08-29 15:01:44 -07:00
Thomas Reynolds aa2095094f search for init in lib 2011-08-29 12:35:08 -07:00
Thomas Reynolds cfb440e902 rearrange some requires 2011-08-29 12:06:50 -07:00
Thomas Reynolds deb68c29a7 try to make extension loading generic 2011-08-29 11:53:11 -07:00
Thomas Reynolds 97e8744847 change autorequire form to only search the newest gems by version 2011-08-29 11:31:27 -07:00
Thomas Reynolds 538d2e0ebc Require json explicitly to .to_json works everywhere 2011-08-29 11:30:55 -07:00
Thomas Reynolds 670fef2c52 use div, for main tag 2011-08-29 11:29:52 -07:00
Jeff Jewiss a0a431213f Updated HTML5 template to use HTML5 Boilerplate v2.0. 2011-08-22 01:15:55 -07:00
Thomas Reynolds 6c52ce9037 whoops, left debugging string in 2011-08-21 11:05:42 -07:00
Thomas Reynolds b2153db79f extract livereload into gem 2011-08-20 17:52:05 -07:00
Thomas Reynolds feca0a0a2b vendor padrino 2011-08-20 17:10:15 -07:00
Thomas Reynolds 8de3d2b35d abstract data api so extensions can use it 2011-08-20 16:38:45 -07:00
Thomas Reynolds d3bcd9287e prep 2011-08-19 18:14:14 -07:00
Thomas Reynolds b39798a781 pulling blog feature into extension 2011-08-19 17:45:10 -07:00
Thomas Reynolds 79b10b88ad prep release 2011-08-19 16:45:24 -07:00
Thomas Reynolds f48c648d64 fix sprockets circular error 2011-08-19 16:42:28 -07:00
Thomas Reynolds 38c46cc89a autoload extensions 2011-08-18 17:33:45 -07:00
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