This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-github
/
middleman--middleman
Watch
1
Star
0
Fork
You've already forked middleman--middleman
0
mirror of
https://github.com/middleman/middleman.git
synced
2022-11-09 12:20:27 -05:00
Code
Releases
Activity
2d0c74054a
middleman--middleman
/
fixtures
/
test-app
/
source
/
front-matter.html.erb
6 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
front matter test case and further support
2011-07-07 01:56:20 -04:00
---
layout: false
title: This is the title
---
refactor Server into a dynamically loadable class
2011-07-13 03:38:04 -04:00
<h1><%= data.page.title %></h1>
Copy permalink