index
:
hakyll
master
Haskell library for generating static sites
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
feedblog
/
templates
/
post.html
blob: 46797a43edae258bea8c71f2babbac5943b863b8 (
plain
)
1
2
3
4
<
h1
>
$title
</
h1
>
by
<
em
>
$author
</
em
>
on
<
strong
>
$date
</
strong
>
$body