X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/cf6302904d61ead65e6294e7f1be406eb68ef5f9..1ac49bad28800a79b25c1e22112e71018901d3ba:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 858396b..b8f9213 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,29 +1,47 @@ - + + + - blog 🍕 + - + Blog at Unlimited Pizza 🍕 + + + + + + + -
- Blog +
+

+ + blog.unlimited.pizza +

- {{#posts}} -
- {{{html}}} +

+ This blog is also available in plain text. +

+

+ → home. +

+ {{~ it.posts: post}} +
+ {{= post.html}}
-
- {{/posts}} - {{^posts}} +
+ {{~}} + {{? it.posts.length === 0}}

This is a fresh blog!

There are no posts yet.

- {{/posts}} + {{?}}