summaryrefslogtreecommitdiff
path: root/source/index.html.erb
blob: 7537cd6812898bddb6f35c1222fac8ec1883a670 (plain)
1
2
3
4
5
6
7
8
9
10
---
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 -->