5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1">
6 <meta name=
"description" content=
"My ephemeral blog">
8 <meta name=
"theme-color" content=
"#ffffff">
10 <title class=
"p-name">My Ephemeral Blog
</title>
12 <link href=
"./feed.xml" rel=
"alternate" hreflang=
"en" title=
"RSS feed">
17 <a href=
"./">My Ephemeral Blog
</a>
22 Only
3 posts kept at a time.
23 This blog is also available in
<a href=
"./index.txt">txt
</a>
24 and
<a href=
"./feed.xml">rss
</a>
27 <article class=
"h-entry" id=
"{{= post.index + 1}}">
30 <hr class=
"separator">
32 {{? it.posts.length ===
0}}
33 <h1>This is a fresh blog!
</h1>
34 <p>There are no posts yet.
</p>