This website requires JavaScript.
Explore
Help
Sign In
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
0cbc232dac
middleman
/
middleman-core
/
fixtures
/
frontmatter-app
/
source
/
raw-front-matter.html
7 lines
88 B
HTML
Raw
Normal View
History
Unescape
Escape
Allow non-templates to have frontmatter. Closes #698
2012-12-31 05:29:39 +01:00
---
layout: false
title: This is the title
---
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
<
h1
>
<
%= current_page.data.title %>
<
/
h1
>
Reference in a new issue
Copy permalink