mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
10 lines
No EOL
228 B
Text
10 lines
No EOL
228 B
Text
---
|
|
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 --> |