X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/397444675d7156acd6495223a3b15175d6853589..d87e5802b587e32aa6dc55d27ef54ff52ea4e6ab:/templates/index.html diff --git a/templates/index.html b/templates/index.html index e741c68..a8d7f37 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,34 +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}} + {{?}}