Commit graph

25 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 b9c5c89e40 test page and ignore helpers with various leading slash combinations. closes #211 2011-12-26 11:11:31 -08:00
Thomas Reynolds bc93d842dc Fix redcarpet 2 extensions and add test cases. Fixes #200 2011-12-14 10:22:06 -08:00
Thomas Reynolds 7da1edeb6e support old request.path api 2011-12-09 10:25:51 -08:00
Thomas Reynolds 51a00c4174 add very basic lorem test 2011-12-01 08:43:26 -08:00
Thomas Reynolds dd0836b9d5 maruku is abandonware, default to rdiscount 2011-11-30 10:11:08 -08:00
Thomas Reynolds e2fdd9a4d3 add more content_for helpers, disable caching for now 2011-11-26 18:12:15 -08:00
Thomas Reynolds c82a40dde5 rackmap hates me 2011-11-18 00:34:56 -08:00
Thomas Reynolds ff2eddf5b8 attempt some speedups 2011-11-10 15:56:04 -08:00
Thomas Reynolds bc7ee29486 make json a valid data format 2011-09-12 10:20:34 -07:00
Thomas Reynolds 68f2527923 rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
Thomas Reynolds 6eadb0e888 inject yaml data into liquid templates. closes #111 2011-09-06 11:13:56 -07:00
Thomas Reynolds af9e4989e3 allow setting of markdown engine with symbol 2011-08-31 12:22:45 -07:00
Thomas Reynolds c35a6fc369 add ignorable paths 2011-07-27 14:14:22 -07:00
Thomas Reynolds 5c2defac6d add tests for relative custom image paths. fixes #59 2011-07-23 22:49:32 -07:00
Thomas Reynolds 527fa3160f allow dynamic file generation. closes #68 2011-07-23 22:21:52 -07:00
Thomas Reynolds 7b333140a1 be aware of spaces in paths. fixed #79 2011-07-22 19:29:38 -07:00
Thomas Reynolds 292ec97bd8 use private before filters, leave sinatra alone. fixes #76 2011-07-14 12:32:39 -07:00
Thomas Reynolds 7ffd5ccea9 use before hooks to simplify server and move other code into features and extensions 2011-07-06 22:41:12 -07:00
Thomas Reynolds 6a3de0768c Data API test 2011-07-06 10:29:07 -07:00
David Siegel bfa5332c98 Add auto_javascript_include_tag that behaves similarly to auto_stylesheet_link_tag.
Includes new features/fixtures.
2011-06-22 16:54:38 -07:00
Thomas Reynolds f3bd7bd3d1 Add support for slim templating language (because I love it) 2011-06-02 10:48:56 -07:00
Matthias Döring cc73d4c2c6 adding :coffeescript haml filter 2011-06-02 11:37:58 +02:00
Thomas Reynolds 83d9542b77 Fix slickmap loading bug 2010-10-20 09:28:57 -07:00
tdreyno 4ba90bf1c7 remove rspec, convert everything to cucumber 2010-09-06 10:59:51 -07:00
Renamed from spec/fixtures/sample/config.rb (Browse further)