aboutsummaryrefslogtreecommitdiff
path: root/templates/index.txt
blob: 1474e7c05569bc44b959640317f0be13c79848dd (plain)
1
2
3
4
5
6
7
8
9
10
11
# My Ephemeral Blog

{{~ it.posts: post}}
{{= post.raw}}
------------------------------------
{{~}}
{{? it.posts.length === 0}}
## This is a fresh blog!

There are no posts yet.
{{?}}