From 8649f6452864e34ae3b21905f51806d1de65b51c Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Sun, 20 Jun 2021 17:26:45 +0200 Subject: [PATCH 1/6] custom CSS for a few articles --- src/css/y.css | 2 +- src/posts/0002-troll-2/index.org | 1 + src/posts/0016-gemini/index.org | 1 + src/posts/0019-utopia-tv-show/index.org | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/css/y.css b/src/css/y.css index eb35187..072e2ea 100644 --- a/src/css/y.css +++ b/src/css/y.css @@ -36,7 +36,7 @@ hr { opacity: 0.3; } } #content, #preamble,#postamble { padding: 1rem; } figure img { width: 100%; } -img { max-width: 100%; } +img { max-width: 100%; border: solid; } li p { margin: 0; padding: 0; } li > img, p > img { max-height: 1.5em; vertical-align: middle; } abbr {border-bottom: dotted 1px;} diff --git a/src/posts/0002-troll-2/index.org b/src/posts/0002-troll-2/index.org index 95855e6..52b5233 100644 --- a/src/posts/0002-troll-2/index.org +++ b/src/posts/0002-troll-2/index.org @@ -9,6 +9,7 @@ #+LANG: en #+OPTIONS: H:5 auto-id:t #+STARTUP: showeverything +#+html_head_extra: #+begin_notes I watched what may be the worse movie of all time and I still enjoyed diff --git a/src/posts/0016-gemini/index.org b/src/posts/0016-gemini/index.org index 1c1ea4c..3a2d8fa 100644 --- a/src/posts/0016-gemini/index.org +++ b/src/posts/0016-gemini/index.org @@ -5,6 +5,7 @@ #+KEYWORDS: internet gopher gemini #+DESCRIPTION: How I discovered gemini #+OPTIONS: auto-id:t toc:t +#+html_head_extra: This weekend I read an article about gopher and gemini. I already seen articles about gemini pass. diff --git a/src/posts/0019-utopia-tv-show/index.org b/src/posts/0019-utopia-tv-show/index.org index 2b47f09..cb33474 100644 --- a/src/posts/0019-utopia-tv-show/index.org +++ b/src/posts/0019-utopia-tv-show/index.org @@ -14,6 +14,7 @@ #+lang: en #+options: auto-id:t #+startup: showeverything +#+html_head_extra: #+ATTR_HTML: Utopia #+CAPTION: Utopia From f52149fc3a0846bf2020d4f2e0519a88c284c282 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Sun, 20 Jun 2021 18:48:56 +0200 Subject: [PATCH 2/6] improve utopia article look --- src/posts/0019-utopia-tv-show/index.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/posts/0019-utopia-tv-show/index.org b/src/posts/0019-utopia-tv-show/index.org index cb33474..0af52b1 100644 --- a/src/posts/0019-utopia-tv-show/index.org +++ b/src/posts/0019-utopia-tv-show/index.org @@ -14,7 +14,12 @@ #+lang: en #+options: auto-id:t #+startup: showeverything -#+html_head_extra: +#+html_head_extra: #+ATTR_HTML: Utopia #+CAPTION: Utopia From 0d6310e5f2b124c5170bf54b6c3e65fc03a4d033 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Sun, 20 Jun 2021 18:52:57 +0200 Subject: [PATCH 3/6] dark mode mess fix --- src/posts/0019-utopia-tv-show/index.org | 1 + 1 file changed, 1 insertion(+) diff --git a/src/posts/0019-utopia-tv-show/index.org b/src/posts/0019-utopia-tv-show/index.org index 0af52b1..00b7ae6 100644 --- a/src/posts/0019-utopia-tv-show/index.org +++ b/src/posts/0019-utopia-tv-show/index.org @@ -19,6 +19,7 @@ #+html_head_extra: img,svg {filter: contrast(0.5)sepia(100%)hue-rotate(20deg)saturate(15); } #+html_head_extra: body { font-family: Helvetica Neue, Helvetica, sans-serif; font-weight: 200; } #+html_head_extra: h1 { font-size: 4em; font-variant: all-small-caps; font-weight: 400; letter-spacing: 0.1em; } +#+html_head_extra: strong, b, i, emph, a:hover { color: var(--fg); } #+html_head_extra: #+ATTR_HTML: Utopia From 35ce280d6b5e692e482f8ba4dd05ecef229fc1b0 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Sun, 20 Jun 2021 18:55:44 +0200 Subject: [PATCH 4/6] dark mode l337 --- src/posts/0019-utopia-tv-show/index.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/posts/0019-utopia-tv-show/index.org b/src/posts/0019-utopia-tv-show/index.org index 00b7ae6..6f75d70 100644 --- a/src/posts/0019-utopia-tv-show/index.org +++ b/src/posts/0019-utopia-tv-show/index.org @@ -17,6 +17,10 @@ #+html_head_extra: