From 13b78dc0d6b1795f77592be8c0d3212a0c63e173 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 23 Apr 2022 23:49:57 +0900 Subject: regenerate --- docs/custom.css | 27 +++++++++++++++++++++- docs/favicon.svg | 4 ++-- docs/posts/2021-03-30/phperkaigi-2021/index.html | 12 ++++------ .../index.html | 10 ++++---- .../python-unbound-local-error/index.html | 10 ++++---- .../ruby-detect-running-implementation/index.html | 8 +++---- .../ruby-then-keyword-and-case-in/index.html | 10 ++++---- .../rust-where-are-primitive-types-from/index.html | 8 +++---- .../index.html | 8 +++---- .../vim-swap-order-of-selected-lines/index.html | 8 +++---- .../2022-04-09/phperkaigi-2022-tokens/index.html | 12 ++++------ docs/style.css | 3 --- 12 files changed, 62 insertions(+), 58 deletions(-) diff --git a/docs/custom.css b/docs/custom.css index a65d9b7..f492b95 100644 --- a/docs/custom.css +++ b/docs/custom.css @@ -1 +1,26 @@ -/* Place a custom css file in your own project to use this. */ \ No newline at end of file +/* Place a custom css file in your own project to use this. */ +.post-content h1, +.post-content h2, +.post-content h3, +.post-content h4, +.post-content h5, +.post-content h6 { + border-bottom: var(--primary) solid 1px; +} + +.post-content h1::before, +.post-content h2::before, +.post-content h3::before, +.post-content h4::before, +.post-content h5::before, +.post-content h6::before { + color: var(--secondary); + padding-right: 0.3rem; +} + +.post-content h1::before { content: '#'; } +.post-content h2::before { content: '##'; } +.post-content h3::before { content: '###'; } +.post-content h4::before { content: '####'; } +.post-content h5::before { content: '#####'; } +.post-content h6::before { content: '######'; } diff --git a/docs/favicon.svg b/docs/favicon.svg index f686284..2803e39 100644 --- a/docs/favicon.svg +++ b/docs/favicon.svg @@ -24,7 +24,7 @@ - - + + diff --git a/docs/posts/2021-03-30/phperkaigi-2021/index.html b/docs/posts/2021-03-30/phperkaigi-2021/index.html index f7de49d..33273bd 100644 --- a/docs/posts/2021-03-30/phperkaigi-2021/index.html +++ b/docs/posts/2021-03-30/phperkaigi-2021/index.html @@ -32,6 +32,11 @@

PHPerKaigi 2021

+

PHPerKaigi 2021 参加レポ

2021/03/26 から 2021/03/28 にかけて開催された、PHPerKaigi 2021 に一般参加者として参加した。 @@ -505,13 +510,6 @@ Nginx などで相互に gRPC と gRPC-Web で変換

(ずっと常体で書いてしまったのでいきなり仏頂面から笑顔になったようで気持ち悪い)

ではまた来年。

-