diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-02-14 16:58:09 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-02-14 16:58:09 +0100 |
| commit | 02f408c24d82d1fac4e55c146c4fa57cbdcdeca4 (patch) | |
| tree | defb0f605fb6aa030891440e8f9ac3bca6b02ed2 /templates/index.txt | |
| parent | 3563ec23663e856fbaaa747bc174019ea4a3bcd4 (diff) | |
Make templates more generic
Diffstat (limited to 'templates/index.txt')
| -rw-r--r-- | templates/index.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/templates/index.txt b/templates/index.txt index b3b27a9..1474e7c 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}} {{= post.raw}} -■──────────────────────────────────────────────────────────────────────────────■ +------------------------------------ {{~}} {{? it.posts.length === 0}} -# This is a fresh blog! +## This is a fresh blog! There are no posts yet. {{?}} |