Commit graph

524 commits

Author SHA1 Message Date
Thomas Reynolds 17be87bafd refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -07:00
Thomas Reynolds 61ef9ee3da prep custom 404 2011-07-12 22:14:02 -07:00
Thomas Reynolds 700eb7913c disabling sass-cache was a bad idea 2011-07-11 22:20:39 -07:00
Thomas Reynolds cf08b14ba3 fix truly stupid markdown error 2011-07-11 18:37:01 -07:00
Thomas Reynolds 55c80d3bf6 Prep new rc 2011-07-11 16:04:43 -07:00
Thomas Reynolds e401e20cdd update readme 2011-07-11 10:19:50 -07:00
Thomas Reynolds ef7e8c526f quickie markdown test 2011-07-11 10:11:09 -07:00
Thomas Reynolds cf574800c8 Sprockets v2 support for JS 2011-07-10 16:02:52 -07:00
Thomas Reynolds 142e6b9f24 use build? helper 2011-07-10 15:13:00 -07:00
Thomas Reynolds 01eccafde2 extract compass into core_ext, allow other features to execute after its init, add map support to sinatra, prep Sprockets feature 2011-07-10 15:10:49 -07:00
Thomas Reynolds 7828b07dad rename default exts 2011-07-10 13:57:31 -07:00
Thomas Reynolds f99b9fb2ca make some deps dynamically loaded 2011-07-10 13:55:40 -07:00
Thomas Reynolds 22f3f0bc8c Add pref to choose prefered markdown lib 2011-07-10 13:41:53 -07:00
Thomas Reynolds 8fa78ce8c9 further simplify coffee renderer 2011-07-10 13:36:56 -07:00
Thomas Reynolds ac9b1bc3ef further simplify slim renderer 2011-07-10 13:36:31 -07:00
Thomas Reynolds 8cf36ffb64 simplify haml renderer 2011-07-10 13:36:08 -07:00
Thomas Reynolds 6cefa401f9 remove old haml table helper 2011-07-10 13:34:53 -07:00
Thomas Reynolds 859b7f6d97 Disable sass cache 2011-07-10 13:22:57 -07:00
Thomas Reynolds e0effcf32f Disable sass cache 2011-07-10 13:20:27 -07:00
Thomas Reynolds 0b9ea13364 Allow layouts to be disabled entirely 2011-07-08 15:01:57 -07:00
Thomas Reynolds daf217567f Add Redcarpet YAML support 2011-07-08 13:23:06 -07:00
Thomas Reynolds 81abcbc15b bump to rc 2011-07-07 16:31:00 -07:00
Thomas Reynolds ef51434146 frontmatter test 2011-07-07 16:30:30 -07:00
Thomas Reynolds edb60cd83a front matter test case and further support 2011-07-06 22:57:46 -07:00
Thomas Reynolds ca5921a72e use before hooks to simplify server and move other code into features and extensions 2011-07-06 22:42:17 -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 efe7332617 page routing is a core ext 2011-07-06 10:46:06 -07:00
Thomas Reynolds 118d23be41 make assets a core ext 2011-07-06 10:40:17 -07:00
Thomas Reynolds 59a07d4cc0 make data dir configurable 2011-07-06 10:30:24 -07:00
Thomas Reynolds 6a3de0768c Data API test 2011-07-06 10:29:07 -07:00
Thomas Reynolds c9e4d41533 default extensions 2011-07-06 10:18:02 -07:00
Thomas Reynolds 1a285ae36e feature api, front matter and padrino rendering are core 2011-07-06 10:16:19 -07:00
Thomas Reynolds 397cd0e30b feature api, front matter and padrino rendering are core 2011-07-06 10:15:31 -07:00
Thomas Reynolds 7a35c1f48e split out core extensions from features 2011-07-06 09:50:34 -07:00
Thomas Reynolds a6ad06f3e6 prep beta 2011-07-01 10:44:19 -07:00
Thomas Reynolds cbdceb26cc Fix #72 2011-07-01 10:07:50 -07:00
Thomas Reynolds 77353b5adf Finish removing extra libs from front matter 2011-06-28 15:51:25 -07:00
Thomas Reynolds 78e31382e9 Merge branch 'master' of github.com:tdreyno/middleman 2011-06-27 13:11:55 -07:00
Thomas Reynolds 89849b2625 Rely directly on rdiscount, clean up Tilt load errors 2011-06-27 13:10:09 -07:00
Thomas Reynolds 22efdcfa44 re-raise missing template exception in dev 2011-06-27 12:33:21 -07:00
Matthias Döring 44894f9b74 Merge pull request #67 from matt-hh/master
Tags for blog feature
2011-06-27 00:09:36 -07:00
Thomas Reynolds a66a0bb5a8 another release 2011-06-24 12:06:45 -07:00
Thomas Reynolds f977d284fc Use spork for forked cucumber tests, build images first to appease Compass 2011-06-24 12:06:28 -07:00
Matthias Döring 5a467d4258 Merge remote branch 'upstream/master' 2011-06-24 20:56:11 +02:00
Thomas Reynolds b585e0775b prep new beta 2011-06-24 11:05:26 -07:00
Thomas Reynolds a3b96dba19 add rake to dep gems 2011-06-24 11:04:26 -07:00
Thomas Reynolds 02158cb96a Merge in pull 65 2011-06-24 11:04:16 -07:00
Matthias Döring 352f8ec816 tags for blog entries 2011-06-24 19:03:10 +02:00
Matthias Döring 3dbfe05409 Merge remote branch 'upstream/master' 2011-06-24 09:24:49 +02:00
David Siegel 3836b1d90c Add empty files! 2011-06-23 20:46:21 -07:00