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

+ My Ephemeral Blog +

- {{~ it.posts: post}} -
+

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

+ {{~ posts: post}} +
{{= post.html}}
-
+
{{~}} - {{? it.posts}} + {{? !has_posts}}

This is a fresh blog!

There are no posts yet.

{{?}}
-