X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/d92ac8ccf6516011bc40bff2b17ef0d0d766f9de..2f579cf4c0d8ff95af78103783c7ca8f951cc797:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 0c45ce2..e28be64 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,34 +1,38 @@ - + - + + - blog 🍕 + - - - + My Ephemeral Blog + -
- Blog +
+

+ My Ephemeral Blog +

+

+ Only 3 posts kept at a time. + This blog is also available in txt + and rss +

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

This is a fresh blog!

There are no posts yet.

{{?}}
-