X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/1ac49bad28800a79b25c1e22112e71018901d3ba..d26464d12e41e8d53fca8d0e5f9cc6ac03e48f9a:/templates/index.txt diff --git a/templates/index.txt b/templates/index.txt index b3b27a9..52d363e 100644 --- a/templates/index.txt +++ b/templates/index.txt @@ -1,18 +1,11 @@ -╔══════════════════════════════════════════════════════════════════════════════╗ -║ ║ -║ The Blog at Unlimited Pizza ║ -║ ║ -╚══════════════════════════════════════════════════════════════════════════════╝ -┌──────────────────────────────────────────────────────────────────────────────┐ -│ Written by Rubén Beltrán del Río │ -└──────────────────────────────────────────────────────────────────────────────┘ +# My Ephemeral Blog -{{~ it.posts: post}} +{{~ posts: post}} {{= post.raw}} -■──────────────────────────────────────────────────────────────────────────────■ +------------------------------------ {{~}} -{{? it.posts.length === 0}} -# This is a fresh blog! +{{? !has_posts }} +## This is a fresh blog! There are no posts yet. {{?}}