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