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

10 commits

Author SHA1 Message Date
Thomas Reynolds
055f7c2a41 refactor data to use guard hooks 2011-11-09 21:19:11 -08:00
Thomas Reynolds
bc7ee29486 make json a valid data format 2011-09-12 10:20:34 -07:00
Thomas Reynolds
dbaae67d1a accept both .yaml and .yml data sources 2011-09-12 10:13:13 -07:00
Thomas Reynolds
68f2527923 rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
Thomas Reynolds
6eadb0e888 inject yaml data into liquid templates. closes #111 2011-09-06 11:13:56 -07:00
Thomas Reynolds
cc577c0c73 give sprockets access to middleman environment scope (variables, data, etc) 2011-08-31 13:15:59 -07:00
Thomas Reynolds
8de3d2b35d abstract data api so extensions can use it 2011-08-20 16:38:45 -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
7a35c1f48e split out core extensions from features 2011-07-06 09:50:34 -07:00
Renamed from lib/middleman/features/data.rb (Browse further)