X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/5e265f9d81bcce30949e88850892ea5dacec7386..3563ec23663e856fbaaa747bc174019ea4a3bcd4:/templates/index.html diff --git a/templates/index.html b/templates/index.html index e741c68..448a785 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,34 +1,53 @@ - + - + + + - blog 🍕 + - + Ruben's gemlog - + + + + + + -
- Blog +
+

+ + r.bdr.sh/gemlog +

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

+ Only 3 posts kept at a time. + This blog is also available in txt + and rss. + Full 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}} + {{?}}