From: Ruben Beltran del Rio Date: Mon, 17 Apr 2023 20:43:02 +0000 (+0200) Subject: Prep for gemlogification X-Git-Tag: 5.0.0~3 X-Git-Url: https://git.r.bdr.sh/rbdr/blog/commitdiff_plain/d87e5802b587e32aa6dc55d27ef54ff52ea4e6ab?hp=af29af93c8d57a53d2103d62c0ade01b92b26dc8 Prep for gemlogification --- diff --git a/static/css/style.css b/static/css/style.css index 8732947..0261e9d 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,27 +1,10 @@ -h1 canvas { +canvas { width: 64px; height: 64px; display: inline-block; background-color: gainsboro; } -ul { - list-style: square; -} - -h1, h2, h3, h4, p, ul { - max-width: 30em; -} - -p { - font-size: 1.125em; -} - -blockquote { - border-left: 5px solid lightgray; - padding-left: 5px; -} - @media (prefers-color-scheme: dark) { body { color: white; diff --git a/templates/feed.xml b/templates/feed.xml index 5b6c320..6a68ba8 100644 --- a/templates/feed.xml +++ b/templates/feed.xml @@ -1,9 +1,9 @@ - Blog at Unlimited Pizza 🍕 - https://blog.unlimited.pizza - This is the blog at unlimited.pizza + Gemlog at Unlimited Pizza 🍕 + https://unlimited.pizza/gemlog/ + This is the gemlog at unlimited.pizza en {{~ it.posts: post}} diff --git a/templates/index.html b/templates/index.html index f5dbbc3..a8d7f37 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,28 +10,28 @@ Blog at Unlimited Pizza 🍕 - + - - + + - +

- blog.unlimited.pizza + unlimited.pizza/gemlog

- This blog is also available in plain text. + This blog is also available in plain text. Archive available in gemini

- → home. + → home.

{{~ it.posts: post}}
@@ -45,7 +45,7 @@ {{?}}