Commit graph

254 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 c7dd4615c7 bump sprockets dep 2011-12-27 18:20:11 -08:00
Thomas Reynolds cc7d51c4c8 update to fixed aruba gem 2011-12-27 13:56:29 -08:00
Thomas Reynolds b5c88adb28 bump guard 2011-12-25 09:13:32 -08:00
Thomas Reynolds 2904054ceb step back an aruba version 2011-12-24 23:25:17 -08:00
Thomas Reynolds 4d3c73b1a0 bump guard 2011-12-22 14:30:53 -08:00
Thomas Reynolds c0ba3e2946 early attempt to fix jruby 2011-12-20 17:03:36 -08:00
Thomas Reynolds d553ee653b update to latest guard which vendors platform-specific support libraries 2011-12-19 09:35:10 -08:00
Thomas Reynolds cfd976e2ed update some deps 2011-12-17 20:19:12 -08:00
Thomas Reynolds 869eb667e6 uglifier 2011-12-15 17:35:22 -08:00
Thomas Reynolds 40986f17da Use Arbua for CLI testing. This is going to be HUGE 2011-12-15 16:05:15 -08:00
audionerd d7518ebf84 thin 1.3.1 2011-12-11 18:55:20 -06:00
Thomas Reynolds 6f4c1b816a default to redcarpet for markdown. closes #196 2011-12-11 16:02:40 -08:00
Thomas Reynolds 073a8dee74 add test for simple sinatra/rack app mounting 2011-11-30 10:17:23 -08:00
Thomas Reynolds dd0836b9d5 maruku is abandonware, default to rdiscount 2011-11-30 10:11:08 -08:00
Thomas Reynolds 2ed409b5e1 make sure chained templates work with data 2011-11-29 11:49:42 -08:00
Thomas Reynolds 00271c1cee Start adding rdoc 2011-11-23 21:59:53 -08:00
Thomas Reynolds f363e4f7a1 add backwards compatibility settings method 2011-11-23 10:59:37 -08:00
Thomas Reynolds 374a82013c update sprockets dep 2011-11-21 21:28:52 -08:00
Thomas Reynolds 61052de807 vendor hooks, add instance hooks, fix configure blocks 2011-11-18 22:57:25 -08:00
Thomas Reynolds 9eccf59aec fix per-engine layout_engine, add tests 2011-11-18 21:35:25 -08:00
Thomas Reynolds 22c37f9b2b all tests pass 2011-11-18 20:49:59 -08:00
Thomas Reynolds 931253469d fix cache_buster (include ancient bug 2011-11-18 17:03:09 -08:00
Thomas Reynolds 0d0eda71c2 reenable build reroute 2011-11-18 14:09:48 -08:00
Thomas Reynolds c82a40dde5 rackmap hates me 2011-11-18 00:34:56 -08:00
Thomas Reynolds f4fa1acd3e experimental rack-only middleman 2011-11-17 19:56:55 -08:00
Thomas Reynolds 34d3522d93 fix frontmatter auto updater and switch to Padrino.logger 2011-11-17 11:43:04 -08:00
Thomas Reynolds 28e06e3e69 update some deps 2011-11-15 15:36:55 -08:00
Thomas Reynolds ff2eddf5b8 attempt some speedups 2011-11-10 15:56:04 -08:00
Thomas Reynolds d264a49a76 cleanup cli class 2011-11-10 14:35:27 -08:00
Thomas Reynolds 2682bbf6ea simpler guard-based frontmatter, use rackmap everywhere (tests, server, build) 2011-11-10 12:26:20 -08:00
Thomas Reynolds 8a81a7be1c hooks for after config 2011-11-08 15:45:22 -08:00
Thomas Reynolds 0ed1a73450 begin migration to hooks callback library 2011-11-08 14:57:55 -08:00
Thomas Reynolds 41a5d9bbee begin core sitemap restructure 2011-11-07 17:58:07 -08:00
Thomas Reynolds f8ed2d60b6 livereload is now optional 2011-11-07 11:19:41 -08:00
Thomas Reynolds 08593fddff watch app/assets as well 2011-10-27 23:36:19 -07:00
Thomas Reynolds 5685af3166 finally moving to the current guard version 2011-10-24 14:50:47 -07:00
Thomas Reynolds 8aa4765524 try to test sprockets vendored css 2011-10-19 20:45:11 -07:00
Thomas Reynolds 5cc96210ce Compass support in Sprockets 2011-10-19 16:21:46 -07:00
Thomas Reynolds 2bde2d199f update some deps 2011-10-18 12:09:57 -07:00
Thomas Reynolds 2b90e0f8b6 use new rake 2011-10-14 13:15:57 -07:00
Thomas Reynolds eba7b0faa0 prep pre for new sinatra 2011-10-12 16:26:43 -07:00
Thomas Reynolds 27e1dfe7c0 require specific execjs to fix UTF8 issue in Sprockets 2011-10-11 15:10:38 -07:00
Thomas Reynolds 54953d14bf sinatra 1.3.0 2011-10-03 17:09:27 -07:00
Thomas Reynolds c814677f44 fix front_matter load order. fixes #122 2011-09-27 12:10:37 -07:00
Thomas Reynolds 3168c2aa2e remove some compiled gem deps 2011-09-20 09:37:56 -07:00
Thomas Reynolds 80a3a9c82f think about async sinatra 2011-09-18 16:10:47 -07:00
Thomas Reynolds 4f86fcd89f try the windows gem again 2011-09-11 10:46:35 -07:00
Thomas Reynolds 5611976d29 try multi platform builds 2011-09-09 11:14:34 -07:00
Thomas Reynolds 68f2527923 rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00