Initial pinealservo.com hakyll site

This commit is contained in:
2013-09-05 16:05:24 -06:00
commit 46d8678476
12 changed files with 671 additions and 0 deletions

4
index.html Normal file
View File

@@ -0,0 +1,4 @@
$for(posts)$
<h1>$title$</h1>
$body$
$endfor$