guillaume.dott.fr/source/index.html.erb
2013-01-30 00:05:04 +01:00

10 lines
228 B
Plaintext

---
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 -->