From 42a8465ad1f585ff2d3bc96c65c19d6930d9ecc8 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Fri, 16 Aug 2019 17:29:38 +0200 Subject: [PATCH] Other minimal fixes. --- src/css/minimalist.css | 4 ++-- src/posts/new-blog.org | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/css/minimalist.css b/src/css/minimalist.css index 472d956..5d36b8d 100644 --- a/src/css/minimalist.css +++ b/src/css/minimalist.css @@ -213,7 +213,7 @@ navigation > a { margin: 0 1em; padding: 1px; } -#content *:first-child { +#content:first-child { margin-top: 0; } .timestamp-wrapper { @@ -245,7 +245,7 @@ navigation > a { content: "☞"; float: left; display: inline-block; - width: 1em; + width: 1.5em; } .underline { text-decoration: underline; diff --git a/src/posts/new-blog.org b/src/posts/new-blog.org index 20ccd78..21efd13 100644 --- a/src/posts/new-blog.org +++ b/src/posts/new-blog.org @@ -1,11 +1,16 @@ #+TITLE: New Blog -#+SUBTITLE: Peaceful and respectful design +#+SUBTITLE: Meta Post (not really related to Donal Knuth) #+AUTHOR: Yann Esposito #+EMAIL: yann@esposito.host #+DATE: [2019-07-28] #+KEYWORDS: programming, blog, org-mode, web, css #+OPTIONS: auto-id:t +#+begin_notes +tl;dr: The first blog post of a blog should certainly be about the blog +itself to provide a feeling of self-reference. +#+end_notes + * Peaceful and Respectful Website :PROPERTIES: :CUSTOM_ID: peaceful-and-respectful-website