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