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
249c649760
middleman
/
middleman-core
/
fixtures
/
frontmatter-app
/
source
/
front-matter-auto.erb
7 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
JSON frontmatter and allowing frontmatter to be located after a encoding value
2012-05-09 22:15:39 +02: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