]> git.r.bdr.sh - rbdr/blog/blame_incremental - templates/index.txt
Make templates more generic
[rbdr/blog] / templates / index.txt
... / ...
CommitLineData
1# My Ephemeral Blog
2
3{{~ it.posts: post}}
4{{= post.raw}}
5------------------------------------
6{{~}}
7{{? it.posts.length === 0}}
8## This is a fresh blog!
9
10There are no posts yet.
11{{?}}