added rake profile for easier invokation

This commit is contained in:
Tobias Lütke
2009-06-14 18:04:07 -04:00
parent 31a5606d42
commit 1b3b3e4958
20 changed files with 1815 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<div id="page">
<h2>{{page.title}}</h2>
<div class="article textile">
{{page.content}}
</div>
</div>