index
:
hakyll
master
Haskell library for generating static sites
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
example
/
templates
/
post-item.html
blob: decbc330b3ee19d48ecb4b4302ac04f537e26a3f (
plain
)
1
2
3
<
li
>
<
a
href
=
"$url$"
>
$title$
</
a
>
- $date$
</
li
>