Commit graph

871 commits

Author SHA1 Message Date
Thomas Reynolds d83f2b72dc bump version 2011-08-31 13:39:39 -07:00
Thomas Reynolds aa14a9e330 changes 2011-08-31 13:33:27 -07:00
Thomas Reynolds 8ef8680389 remove jruby tests for now 2011-08-31 13:31:16 -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 9500df200f sprockets 2 2011-08-29 12:34:56 -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 8de230725d new sprockets release 2011-08-29 11:31:46 -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
Thomas Reynolds dd0bce5e0e Merge pull request #106 from jeffjewiss/master
Update HTML5 Template
2011-08-22 09:40:10 -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 6636f23495 new sprockets 2011-08-19 18:45:46 -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 5f2df57f33 add jruby to test languages 2011-08-19 16:54:17 -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 e7580c8bf8 Merge branch 'master' of github.com:tdreyno/middleman 2011-08-17 22:00:19 -07:00
Thomas Reynolds ca013324d9 update guard dep 2011-08-17 22:00:07 -07:00
Thomas Reynolds 731a0dda7a Edited README.md via GitHub 2011-08-17 20:19:37 -07:00
Thomas Reynolds c84830b30f wrong number of args in callback 2011-08-14 13:38:03 -07:00
Thomas Reynolds f0c538925a add fsevents for osx 2011-08-11 23:00:07 -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
Thomas Reynolds 774096d456 Merge pull request #95 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