Manuel Meurer
|
ed59260367
|
Replace all occurrences of data.page with current_page.data
see https://github.com/middleman/middleman/issues/912
|
2013-05-29 11:25:57 +02:00 |
|
Thomas Reynolds
|
6253c91610
|
Allow non-templates to have frontmatter. Closes #698
|
2012-12-30 20:40:20 -08:00 |
|
Thomas Reynolds
|
b5b6349220
|
Only allow frontmatter on first line, unless we have a ruby 1.9 encoding comment, then allow it on the second line. Fixes #446
|
2012-05-25 13:17:22 -07:00 |
|
Thomas Reynolds
|
dcdbf3e110
|
change json frontmatter delimeter to the ironic ;;; to avoid interfering with mustache {{{
|
2012-05-25 12:52:04 -07:00 |
|
Thomas Reynolds
|
162622c453
|
JSON frontmatter and allowing frontmatter to be located after a encoding value
|
2012-05-09 13:33:14 -07:00 |
|
Thomas Reynolds
|
c8a134a386
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
|