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

19 commits

Author SHA1 Message Date
Thomas Reynolds
e2fdd9a4d3 add more content_for helpers, disable caching for now 2011-11-26 18:12:15 -08:00
Thomas Reynolds
3ce5adac3c change how layouts work 2011-11-25 16:09:31 -08:00
Thomas Reynolds
51cb3980bc finish moving rendering code into sitemap 2011-11-20 17:05:29 -08:00
Thomas Reynolds
2d0c74054a begin work to let each path maintain it's own state. Paves the way for a dynamic rebuild command 2011-11-20 13:48:28 -08:00
Thomas Reynolds
8c4471fc40 fix minify js, re-enable build init, parse data before config.rb, everything else after 2011-11-19 14:49:08 -08:00
Thomas Reynolds
c82a40dde5 rackmap hates me 2011-11-18 00:34:56 -08:00
Thomas Reynolds
fc91179b4a run file changed for entire app on boot 2011-11-17 16:02:07 -08:00
Thomas Reynolds
34d3522d93 fix frontmatter auto updater and switch to Padrino.logger 2011-11-17 11:43:04 -08:00
Thomas Reynolds
74bfcbe1aa refactor sitemap to add context cache 2011-11-13 21:57:53 -08:00
Thomas Reynolds
cd63ec2248 expose more data for blog ext 2011-11-11 12:27:09 -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
36df6300cd queue sitemap changes until after first run 2011-11-08 16:04:53 -08:00
Thomas Reynolds
553be5762c routing cleanup 2011-11-08 15:38:15 -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
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
Renamed from lib/middleman/sitemap.rb (Browse further)