Commit graph

118 commits

Author SHA1 Message Date
Thomas Reynolds c8a134a386 split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
Thomas Reynolds 6ef32652c7 Make indifferent access easy to use anywhere. Change frontmatter.data to plain old 2011-12-26 11:24:33 -08:00
Thomas Reynolds dd8391be93 Remove jRuby hacks 2011-12-24 16:09:07 -08:00
Thomas Reynolds c3f501913d simplify middleman root detection, add MM_ROOT env 2011-12-24 12:26:14 -08:00
Thomas Reynolds 488fa579f9 sitemap tree traversal. closes #207 2011-12-23 12:04:38 -08:00
Thomas Reynolds 98b2b293c1 Fix custom commands for Ruby 1.9.x 2011-12-21 12:13:28 -08:00
Thomas Reynolds 20ae42dcc0 Refactor CLI to allow 3rd party commands 2011-12-21 11:03:45 -08:00
Thomas Reynolds c0ba3e2946 early attempt to fix jruby 2011-12-20 17:03:36 -08:00
Thomas Reynolds 96bdd46552 more rdoc 2011-12-17 20:12:13 -08:00
Thomas Reynolds 6f7c2f881d Simplyify local templates, add docs, enable mobile html5b 2011-12-10 11:17:47 -08:00
Thomas Reynolds c48679e993 Catch exceptions at Rack level. closes #183 2011-12-09 11:11:17 -08:00
Thomas Reynolds a494d782e6 move some feature stuff into main mm file 2011-12-04 11:58:45 -08:00
Thomas Reynolds 9ac114406f re-order some callbacks 2011-11-27 22:04:19 -08:00
Thomas Reynolds e2fdd9a4d3 add more content_for helpers, disable caching for now 2011-11-26 18:12:15 -08:00
Thomas Reynolds 37053c812b add host option 2011-11-23 22:05:53 -08:00
Thomas Reynolds 00271c1cee Start adding rdoc 2011-11-23 21:59:53 -08:00
Thomas Reynolds d1003a23bc New extension API with on-demand loading, and gem versioning 2011-11-21 00:23:48 -08:00
Thomas Reynolds 6de8d5dde5 cleanup calls to self. throughout 2011-11-20 21:21:19 -08:00
Thomas Reynolds 51cb3980bc finish moving rendering code into sitemap 2011-11-20 17:05:29 -08:00
Thomas Reynolds 425bd603f5 unify internal cache mechanism 2011-11-19 18:53:18 -08:00
Thomas Reynolds f4fa1acd3e experimental rack-only middleman 2011-11-17 19:56:55 -08:00
Thomas Reynolds 7dbc7d680a only silence thin when not debugging 2011-11-11 12:31:28 -08:00
Thomas Reynolds ff2eddf5b8 attempt some speedups 2011-11-10 15:56:04 -08:00
Thomas Reynolds 9bfd345849 quiet down guard and thin 2011-11-10 15:09:52 -08:00
Thomas Reynolds 553be5762c routing cleanup 2011-11-08 15:38:15 -08:00
Thomas Reynolds 0ed1a73450 begin migration to hooks callback library 2011-11-08 14:57:55 -08:00
Thomas Reynolds e8d50ad204 sitemap_tree helper 2011-11-08 00:00:33 -08:00
Thomas Reynolds b5561227f8 sitemap works, tests pass 2011-11-07 22:34:02 -08:00
Thomas Reynolds 41a5d9bbee begin core sitemap restructure 2011-11-07 17:58:07 -08:00
Thomas Reynolds 80546aea75 make erb engine configurable 2011-10-27 09:25:00 -07:00
mikeag 528f895bf4 Trivial but useful: update comments to point to convore users group instead of google group 2011-10-24 21:59:24 -07:00
Arron Mabrey e4cc5c1dde Fixing: a Gem scoping bug. 2011-10-18 17:24:24 -04:00
Thomas Reynolds 18018bd248 add flag to disable guard 2011-10-14 13:13:21 -07:00
Thomas Reynolds 68f2527923 rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
Thomas Reynolds 8fb0f4ad39 update to padrino 0.10.2, activesupport 3.1 2011-09-04 16:20:29 -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 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 feca0a0a2b vendor padrino 2011-08-20 17:10:15 -07:00
Thomas Reynolds b39798a781 pulling blog feature into extension 2011-08-19 17:45:10 -07:00
Thomas Reynolds 38c46cc89a autoload extensions 2011-08-18 17:33:45 -07:00
Thomas Reynolds d19a1a26bc try win32-process gem 2011-08-09 14:55:48 -07:00
Thomas Reynolds d2cbfc432f avoid guard on Windows for now 2011-08-09 14:37:55 -07:00
Thomas Reynolds 8d7de527cd allow the generating and installation of a Gemfile 2011-08-06 14:56:05 -07:00
Thomas Reynolds 0303ed6442 alias the builder callbacks more easily 2011-08-04 19:43:42 -07:00
Thomas Reynolds bb2005388a remove proxy feature into its own extension 2011-08-02 10:38:25 -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 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