summaryrefslogtreecommitdiff
path: root/source/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'source/index.html.erb')
-rw-r--r--source/index.html.erb10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/index.html.erb b/source/index.html.erb
new file mode 100644
index 0000000..7537cd6
--- /dev/null
+++ b/source/index.html.erb
@@ -0,0 +1,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 --> \ No newline at end of file