1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
Commit graph

33 commits

Author SHA1 Message Date
Thomas Reynolds
e02173425b reorg cucumber steps so gem extensions can reuse them 2011-11-29 14:17:07 -08:00
Thomas Reynolds
0e5ce50787 rename old padrino tests, remove sinatra tests, use metadata hooks for frontmatter and liquid 2011-11-18 13:38:18 -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
b5561227f8 sitemap works, tests pass 2011-11-07 22:34:02 -08:00
Thomas Reynolds
e4bbed33c5 add some build cleaning tests 2011-10-15 11:21:56 -07:00
Thomas Reynolds
bfc32ee0ef fix relative assets test 2011-09-20 10:21:38 -07:00
Thomas Reynolds
68f2527923 rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
Thomas Reynolds
b5a9b78f42 isolate builder relative feature 2011-08-05 15:29:21 -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
c35a6fc369 add ignorable paths 2011-07-27 14:14:22 -07:00
Thomas Reynolds
378ed0999b update deps, fix test runner 2011-07-27 13:39:21 -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
Thomas Reynolds
5c2defac6d add tests for relative custom image paths. fixes #59 2011-07-23 22:49:32 -07:00
Thomas Reynolds
7b333140a1 be aware of spaces in paths. fixed #79 2011-07-22 19:29:38 -07:00
Thomas Reynolds
17be87bafd refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -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
f977d284fc Use spork for forked cucumber tests, build images first to appease Compass 2011-06-24 12:06:28 -07:00
Matthias Döring
57c80f00e7 minifiy inline js 2011-06-02 11:37:58 +02:00
Matthias Döring
757ff53062 adding before hook 2011-06-01 09:06:13 -07:00
Thomas Reynolds
993be281c7 First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
Thomas Reynolds
16ffd59ef9 tinysrc feature (unfinished) 2011-04-25 13:45:54 -07:00
Thomas Reynolds
856d1398c2 Add :relative_assets to default config.rb, allow overriding with --relative from mm-build command 2011-04-19 14:24:21 -07:00
Thomas Reynolds
b29413bcd3 make mm-init templates extensible. closes #18. 2011-04-12 20:32:55 -07:00
tdreyno
4d0567cf40 Now riding on Sinatra extensions and using Padrino rendering 2010-09-06 18:48:46 -07:00
tdreyno
4ba90bf1c7 remove rspec, convert everything to cucumber 2010-09-06 10:59:51 -07:00
tdreyno
8b00e830f9 fix slickmap, change to config.rb, rename Base to Server 2010-09-05 19:28:38 -07:00
tdreyno
5523a10d9b Rewritten core which makes better use of Tilt. Support for SCSS, Coffee and Less. 2010-09-04 20:26:48 -07:00
tdreyno
2647c1da80 new compass, updated specs 2010-08-03 20:56:50 -07:00
tdreyno
af8f1c4f26 Sinatra 1.0 based prerelease 2010-02-02 17:06:37 -08:00
tdreyno
3c9870f66e expand mm-init path 2009-12-03 15:26:05 -08:00
tdreyno
6172790a79 pass specs again 2009-11-30 11:32:02 -08:00
tdreyno
b872dad760 more cucumber stuff 2009-11-22 15:37:11 -08:00