Commit graph

883 commits

Author SHA1 Message Date
Thomas Reynolds
a5e0dd49a9 reintroduce a vendored copy of padrino helpers, fix automatic image sizes, begin move to pure ruby asset_url pipeline 2011-11-18 16:18:08 -08:00
Thomas Reynolds
0d0eda71c2 reenable build reroute 2011-11-18 14:09:48 -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
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
fc91179b4a run file changed for entire app on boot 2011-11-17 16:02:07 -08:00
Thomas Reynolds
ffb7611acc file watchers can match regex against path 2011-11-17 13:21:05 -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
Arron Mabrey
7d3253821c Fixing: port typo. 2011-11-14 14:57:05 -05:00
Thomas Reynolds
74bfcbe1aa refactor sitemap to add context cache 2011-11-13 21:57:53 -08:00
Thomas Reynolds
7dbc7d680a only silence thin when not debugging 2011-11-11 12:31:28 -08:00
Thomas Reynolds
cd63ec2248 expose more data for blog ext 2011-11-11 12:27:09 -08:00
Thomas Reynolds
97e1dfa339 move init 2011-11-11 11:14:45 -08:00
Thomas Reynolds
05e2ec15ca remove rbx and jruby testing 2011-11-10 16:26:09 -08:00
Thomas Reynolds
740cdb120b fix frontmatter cache on 1.9.x 2011-11-10 16:16:40 -08:00
Thomas Reynolds
ff2eddf5b8 attempt some speedups 2011-11-10 15:56:04 -08:00
Thomas Reynolds
610509b373 don't try to parse frontmatter from binary files, duh 2011-11-10 15:35:53 -08:00
Thomas Reynolds
d018511606 debug flag 2011-11-10 15:24:24 -08:00
Thomas Reynolds
9bfd345849 quiet down guard and thin 2011-11-10 15:09:52 -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
055f7c2a41 refactor data to use guard hooks 2011-11-09 21:19:11 -08:00
Thomas Reynolds
1b9ad20ed1 minor builder refactor 2011-11-08 16:33:50 -08:00
Thomas Reynolds
537fdbb76b coffeescript changed its error message 2011-11-08 16:21:05 -08:00
Thomas Reynolds
36df6300cd queue sitemap changes until after first run 2011-11-08 16:04:53 -08:00
Thomas Reynolds
d72200dc5e reenable sitemap tree 2011-11-08 15:47:53 -08:00
Thomas Reynolds
271961bf8c cleanup compass hook 2011-11-08 15:46:54 -08:00
Thomas Reynolds
8a81a7be1c hooks for after config 2011-11-08 15:45:22 -08:00
Thomas Reynolds
553be5762c routing cleanup 2011-11-08 15:38:15 -08:00
Thomas Reynolds
45f18a6580 builder hooks 2011-11-08 15:10:53 -08:00
Thomas Reynolds
ec0aa868f4 compass hooks 2011-11-08 15:05:06 -08:00
Thomas Reynolds
0ed1a73450 begin migration to hooks callback library 2011-11-08 14:57:55 -08:00
Thomas Reynolds
19e566f6a5 little cleanups 2011-11-08 10:35:27 -08:00
Thomas Reynolds
e8d50ad204 sitemap_tree helper 2011-11-08 00:00:33 -08:00
Thomas Reynolds
ce841ccd18 helper func 2011-11-07 23:44:34 -08:00
Thomas Reynolds
a03ce61627 fix tests on 1.9 2011-11-07 23:31:43 -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
f8ed2d60b6 livereload is now optional 2011-11-07 11:19:41 -08:00
Thomas Reynolds
7b345dc432 prep for 2.1 2011-11-05 22:06:51 -07:00
Thomas Reynolds
b3a61a299f Merge branch 'master' of github.com:tdreyno/middleman 2011-11-03 10:50:41 -07:00
Thomas Reynolds
b7382d80f2 prep another pre 2011-11-03 10:50:36 -07:00
Thomas Reynolds
f3f770bbfa Merge pull request #151 from dznz/tweak-init-usage-message
Minor tweak to make explicit order of arguments to middleman init
2011-10-30 21:49:03 -07:00
dznz
1174876c7a Minor tweak to make explicit order of arguments to middleman init 2011-10-31 17:03:22 +13:00
Thomas Reynolds
08593fddff watch app/assets as well 2011-10-27 23:36:19 -07:00
Thomas Reynolds
87035b2ae5 watch app/assets too 2011-10-27 23:32:45 -07:00
Thomas Reynolds
80546aea75 make erb engine configurable 2011-10-27 09:25:00 -07:00
Thomas Reynolds
190c563d3e add rbx and jruby to travis 2011-10-26 17:02:50 -07:00
Thomas Reynolds
efd598d913 more sprockets tests 2011-10-26 09:38:47 -07:00