guillaume.dott.fr/source/index.html.erb

10 lines
228 B
Plaintext
Raw Normal View History

2013-01-30 00:00:28 +01:00
---
title: Welcome to Middleman
---
<div class="welcome">
<h1>Middleman is Watching</h1>
<p class="doc">
<%= link_to "Read Online Documentation", "http://middlemanapp.com/" %>
</p><!-- .doc -->
</div><!-- .welcome -->