X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/cf6302904d61ead65e6294e7f1be406eb68ef5f9..a9c02cac1fde01ac28dc1241d1e63f85a1ff03a2:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 858396b..490f4e9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,32 +1,51 @@ - + + + - blog 🍕 + - + Blog at Unlimited Pizza 🍕 + + + + + + + -
- Blog +
+

+ + unlimited.pizza/gemlog +

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

+ This blog is also available in plain text. + Archive available in gemini +

+

+ → home. +

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

This is a fresh blog!

There are no posts yet.

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