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
/
tagblog
/
templates
/
posts.html
blob: 758c670489b7fbbbd25a4503b1e50587dec76e02 (
plain
)
1
2
3
4
<
h1
>
$title$
</
h1
>
<
ul
>
$posts$
</
ul
>