From fe8551d8d8cefa0130ca0a21c6a5816b45ff13dc Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 30 Jun 2023 04:18:23 +0900 Subject: feat(style): update spacing/shadow/color --- public/404.html | 2 +- public/about/index.html | 2 +- public/index.html | 2 +- public/posts/2021-03-05/my-first-post/index.html | 2 +- public/posts/2021-03-30/phperkaigi-2021/index.html | 2 +- .../index.html | 2 +- .../python-unbound-local-error/index.html | 2 +- .../ruby-detect-running-implementation/index.html | 2 +- .../ruby-then-keyword-and-case-in/index.html | 2 +- .../rust-where-are-primitive-types-from/index.html | 2 +- .../index.html | 2 +- .../vim-swap-order-of-selected-lines/index.html | 2 +- .../2022-04-09/phperkaigi-2022-tokens/index.html | 2 +- .../index.html | 2 +- public/posts/2022-05-01/phperkaigi-2022/index.html | 2 +- .../php-conference-okinawa-code-golf/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../phperkaigi-2023-unused-token-quiz-1/index.html | 2 +- .../setup-server-for-this-site/index.html | 2 +- .../phperkaigi-2023-unused-token-quiz-2/index.html | 2 +- .../phperkaigi-2023-unused-token-quiz-3/index.html | 2 +- .../rewrite-this-blog-generator/index.html | 2 +- .../index.html | 2 +- .../2023-04-04/phperkaigi-2023-report/index.html | 2 +- .../2023-06-25/phpconfuk-2023-report/index.html | 2 +- public/posts/index.html | 2 +- .../2023-01-18/phpstudy-tokyo-148/index.html | 2 +- .../2023-02-15/phpstudy-tokyo-149/index.html | 2 +- .../2023-03-15/phpstudy-tokyo-150/index.html | 2 +- .../slides/2023-03-24/phperkaigi-2023/index.html | 2 +- .../2023-03-25/phperkaigi-2023-tokens/index.html | 2 +- .../2023-04-12/phpstudy-tokyo-151/index.html | 2 +- .../2023-06-21/phpstudy-tokyo-153/index.html | 2 +- .../2023-06-23/phpconfuk-2023-eve/index.html | 2 +- public/slides/index.html | 2 +- public/style.css | 46 ++++++++++++---------- public/tags/conference/index.html | 2 +- public/tags/cpp/index.html | 2 +- public/tags/cpp17/index.html | 2 +- public/tags/index.html | 2 +- public/tags/note-to-self/index.html | 2 +- public/tags/php/index.html | 2 +- public/tags/phpcon/index.html | 2 +- public/tags/phpconfuk/index.html | 2 +- public/tags/phperkaigi/index.html | 2 +- public/tags/phpstudy-tokyo/index.html | 2 +- public/tags/python/index.html | 2 +- public/tags/python3/index.html | 2 +- public/tags/ruby/index.html | 2 +- public/tags/ruby3/index.html | 2 +- public/tags/rust/index.html | 2 +- public/tags/vim/index.html | 2 +- 53 files changed, 77 insertions(+), 73 deletions(-) (limited to 'public') diff --git a/public/404.html b/public/404.html index 93107e0..c104d9e 100644 --- a/public/404.html +++ b/public/404.html @@ -8,7 +8,7 @@ Page Not Found | REPL: Rest-Eat-Program Loop - +
diff --git a/public/about/index.html b/public/about/index.html index 4dcbfd8..1cc98bd 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -8,7 +8,7 @@ About | REPL: Rest-Eat-Program Loop - +
diff --git a/public/index.html b/public/index.html index de61ae0..f0aca8e 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ REPL: Rest-Eat-Program Loop - +
diff --git a/public/posts/2021-03-05/my-first-post/index.html b/public/posts/2021-03-05/my-first-post/index.html index 2f09586..d0e38c4 100644 --- a/public/posts/2021-03-05/my-first-post/index.html +++ b/public/posts/2021-03-05/my-first-post/index.html @@ -8,7 +8,7 @@ My First Post | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2021-03-30/phperkaigi-2021/index.html b/public/posts/2021-03-30/phperkaigi-2021/index.html index 381558b..dbdd4de 100644 --- a/public/posts/2021-03-30/phperkaigi-2021/index.html +++ b/public/posts/2021-03-30/phperkaigi-2021/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2021 | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html index fa0330c..75ba6ea 100644 --- a/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html +++ b/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html @@ -9,7 +9,7 @@ 【C++】 属性構文の属性名にはキーワードが使える | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2021-10-02/python-unbound-local-error/index.html b/public/posts/2021-10-02/python-unbound-local-error/index.html index 41b8174..105b946 100644 --- a/public/posts/2021-10-02/python-unbound-local-error/index.html +++ b/public/posts/2021-10-02/python-unbound-local-error/index.html @@ -9,7 +9,7 @@ 【Python】 クロージャとUnboundLocalError: local variable 'x' referenced before assignment | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html index 4a31335..d9f9e79 100644 --- a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html +++ b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html @@ -9,7 +9,7 @@ 【Ruby】 自身を実行している処理系の種類を判定する | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html index c4da61c..fcd653e 100644 --- a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html +++ b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html @@ -9,7 +9,7 @@ 【Ruby】 then キーワードと case in | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html b/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html index 6d31c16..7509e3a 100644 --- a/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html +++ b/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html @@ -9,7 +9,7 @@ Rust のプリミティブ型はどこからやって来るか | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html b/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html index 07dde49..ea87400 100644 --- a/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html +++ b/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html @@ -9,7 +9,7 @@ 【Vim】 autocmd events の BufWrite/BufWritePre の違い | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html index a8209e2..9ca0480 100644 --- a/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html +++ b/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html @@ -9,7 +9,7 @@ Vimで選択した行の順番を入れ替える | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html b/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html index 975bbcc..b19f038 100644 --- a/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html +++ b/public/posts/2022-04-09/phperkaigi-2022-tokens/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2022 トークン問題の解説 | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html b/public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html index 0db494c..595fb46 100644 --- a/public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html +++ b/public/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html @@ -8,7 +8,7 @@ term-banner: ターミナルにバナーを表示するツールを書いた | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-05-01/phperkaigi-2022/index.html b/public/posts/2022-05-01/phperkaigi-2022/index.html index 84a3224..173b20d 100644 --- a/public/posts/2022-05-01/phperkaigi-2022/index.html +++ b/public/posts/2022-05-01/phperkaigi-2022/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2022 | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html b/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html index c1c4472..2d311e7 100644 --- a/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html +++ b/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html @@ -9,7 +9,7 @@ PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-08-31/support-for-communty-is-employee-benefits/index.html b/public/posts/2022-08-31/support-for-communty-is-employee-benefits/index.html index 59002cc..ae8cea4 100644 --- a/public/posts/2022-08-31/support-for-communty-is-employee-benefits/index.html +++ b/public/posts/2022-08-31/support-for-communty-is-employee-benefits/index.html @@ -9,7 +9,7 @@ 本件を社内でしつこく推進した1人として、推進の理由等を書き残しておきます。"> 弊社の PHP Foundation への寄付に寄せて | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/index.html b/public/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/index.html index 8c83808..f29cf15 100644 --- a/public/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/index.html +++ b/public/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/index.html @@ -9,7 +9,7 @@ 【PHP】 fizzbuzz を書く。1行あたり2文字で。 | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/index.html b/public/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/index.html index 3d02747..eaa210c 100644 --- a/public/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/index.html +++ b/public/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2023: ボツになったトークン問題 その 1 | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-10-28/setup-server-for-this-site/index.html b/public/posts/2022-10-28/setup-server-for-this-site/index.html index 2e77627..87979e7 100644 --- a/public/posts/2022-10-28/setup-server-for-this-site/index.html +++ b/public/posts/2022-10-28/setup-server-for-this-site/index.html @@ -9,7 +9,7 @@ 【備忘録】 このサイト用の VPS をセットアップしたときのメモ | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html b/public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html index 54c4435..a870f0d 100644 --- a/public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html +++ b/public/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2023: ボツになったトークン問題 その 2 | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html b/public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html index 32271a0..397f6ce 100644 --- a/public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html +++ b/public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2023: ボツになったトークン問題 その 3 | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2023-03-10/rewrite-this-blog-generator/index.html b/public/posts/2023-03-10/rewrite-this-blog-generator/index.html index 82adb45..12a8664 100644 --- a/public/posts/2023-03-10/rewrite-this-blog-generator/index.html +++ b/public/posts/2023-03-10/rewrite-this-blog-generator/index.html @@ -8,7 +8,7 @@ このブログのジェネレータを書き直した | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html b/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html index 5eb42d2..547191b 100644 --- a/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html +++ b/public/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html @@ -8,7 +8,7 @@ PNG 画像の最小構成エンコーダを実装する | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2023-04-04/phperkaigi-2023-report/index.html b/public/posts/2023-04-04/phperkaigi-2023-report/index.html index 47d3321..6350ee4 100644 --- a/public/posts/2023-04-04/phperkaigi-2023-report/index.html +++ b/public/posts/2023-04-04/phperkaigi-2023-report/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2023 参加レポ | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/2023-06-25/phpconfuk-2023-report/index.html b/public/posts/2023-06-25/phpconfuk-2023-report/index.html index 4531e49..315816c 100644 --- a/public/posts/2023-06-25/phpconfuk-2023-report/index.html +++ b/public/posts/2023-06-25/phpconfuk-2023-report/index.html @@ -9,7 +9,7 @@ PHP カンファレンス福岡 2023 参加レポ | REPL: Rest-Eat-Program Loop - + diff --git a/public/posts/index.html b/public/posts/index.html index f8774f9..6d4f1c7 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -8,7 +8,7 @@ 投稿一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/slides/2023-01-18/phpstudy-tokyo-148/index.html b/public/slides/2023-01-18/phpstudy-tokyo-148/index.html index 0856ef8..acda556 100644 --- a/public/slides/2023-01-18/phpstudy-tokyo-148/index.html +++ b/public/slides/2023-01-18/phpstudy-tokyo-148/index.html @@ -9,7 +9,7 @@ PHP 勉強会@東京 第148 回 (LT) | REPL: Rest-Eat-Program Loop - + diff --git a/public/slides/2023-02-15/phpstudy-tokyo-149/index.html b/public/slides/2023-02-15/phpstudy-tokyo-149/index.html index 59ba7f9..6d01fec 100644 --- a/public/slides/2023-02-15/phpstudy-tokyo-149/index.html +++ b/public/slides/2023-02-15/phpstudy-tokyo-149/index.html @@ -9,7 +9,7 @@ PHP 勉強会@東京 第149 回 (LT) | REPL: Rest-Eat-Program Loop - + diff --git a/public/slides/2023-03-15/phpstudy-tokyo-150/index.html b/public/slides/2023-03-15/phpstudy-tokyo-150/index.html index 73916a4..5f6fb5d 100644 --- a/public/slides/2023-03-15/phpstudy-tokyo-150/index.html +++ b/public/slides/2023-03-15/phpstudy-tokyo-150/index.html @@ -9,7 +9,7 @@ PHP 勉強会@東京 第150 回 (LT) | REPL: Rest-Eat-Program Loop - + diff --git a/public/slides/2023-03-24/phperkaigi-2023/index.html b/public/slides/2023-03-24/phperkaigi-2023/index.html index 25681c3..324fa00 100644 --- a/public/slides/2023-03-24/phperkaigi-2023/index.html +++ b/public/slides/2023-03-24/phperkaigi-2023/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2023 (レギュラートーク) | REPL: Rest-Eat-Program Loop - + diff --git a/public/slides/2023-03-25/phperkaigi-2023-tokens/index.html b/public/slides/2023-03-25/phperkaigi-2023-tokens/index.html index af7e663..a38ad01 100644 --- a/public/slides/2023-03-25/phperkaigi-2023-tokens/index.html +++ b/public/slides/2023-03-25/phperkaigi-2023-tokens/index.html @@ -9,7 +9,7 @@ PHPerKaigi 2023 (トークン解説セッション) | REPL: Rest-Eat-Program Loop - + diff --git a/public/slides/2023-04-12/phpstudy-tokyo-151/index.html b/public/slides/2023-04-12/phpstudy-tokyo-151/index.html index cc6ccab..2319981 100644 --- a/public/slides/2023-04-12/phpstudy-tokyo-151/index.html +++ b/public/slides/2023-04-12/phpstudy-tokyo-151/index.html @@ -9,7 +9,7 @@ PHP 勉強会@東京 第151 回 (LT) | REPL: Rest-Eat-Program Loop - + diff --git a/public/slides/2023-06-21/phpstudy-tokyo-153/index.html b/public/slides/2023-06-21/phpstudy-tokyo-153/index.html index 1a55049..eb33481 100644 --- a/public/slides/2023-06-21/phpstudy-tokyo-153/index.html +++ b/public/slides/2023-06-21/phpstudy-tokyo-153/index.html @@ -9,7 +9,7 @@ PHP 勉強会@東京 第153 回 (LT) | REPL: Rest-Eat-Program Loop - + diff --git a/public/slides/2023-06-23/phpconfuk-2023-eve/index.html b/public/slides/2023-06-23/phpconfuk-2023-eve/index.html index acdb161..822043f 100644 --- a/public/slides/2023-06-23/phpconfuk-2023-eve/index.html +++ b/public/slides/2023-06-23/phpconfuk-2023-eve/index.html @@ -9,7 +9,7 @@ PHP カンファレンス福岡 2023 前夜祭 (非公式) (レギュラートーク) | REPL: Rest-Eat-Program Loop - + diff --git a/public/slides/index.html b/public/slides/index.html index 92bd10c..224bce2 100644 --- a/public/slides/index.html +++ b/public/slides/index.html @@ -8,7 +8,7 @@ スライド一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/style.css b/public/style.css index 8967805..8d7120a 100644 --- a/public/style.css +++ b/public/style.css @@ -10,7 +10,7 @@ body { font-family: 'Yu Gothic', 'Meiryo', 'Noto Sans JP', sans-serif; color: #000; background-color: #fff; - line-height: 1.6; + line-height: 1.8; height: 100vh; margin: 0; padding: 0; @@ -24,19 +24,21 @@ header.header { display: flex; justify-content: space-between; align-items: center; - padding: 1rem 20%; + padding: 1rem 15%; + box-shadow: 0px 1px 5px rgba(0,0,0,0.1); } main { - max-width: 900px; + max-width: 800px; margin: 2rem auto; flex-grow: 1; } -footer { +body > footer { background-color: #f5f5f5; padding: 1rem 20%; text-align: center; + box-shadow: 0px -1px 5px rgba(0,0,0,0.1); } nav { @@ -55,7 +57,7 @@ nav ul { } nav ul li { - margin: 0 1rem; + margin: 0 1.2rem; } nav ul li:first-child { @@ -74,8 +76,8 @@ h1, h2, h3, h4, h5, h6 { p { font-size: 1rem; - line-height: 1.6; - margin-bottom: 1rem; + line-height: 1.8; + margin-bottom: 1.2rem; } a { @@ -98,7 +100,7 @@ pre { blockquote { background-color: #f5f5f5; - border-left: 5px solid #000; + border-left: 5px solid #555; padding: 1rem; margin: 1rem 0; } @@ -106,8 +108,8 @@ blockquote { .tag { display: inline-block; background-color: #f5f5f5; - padding: 2px 6px; - border-radius: 3px; + padding: 3px 8px; + border-radius: 5px; font-size: 0.9rem; margin-right: 5px; margin-bottom: 5px; @@ -119,10 +121,10 @@ blockquote { code { background-color: #f5f5f5; - padding: 1px 4px; + padding: 2px 5px; font-family: 'Courier New', Courier, monospace; font-size: 0.9rem; - border-radius: 2px; + border-radius: 3px; } pre code { @@ -134,7 +136,7 @@ li.revision { } h1 { - font-size: 2.0rem; + font-size: 2.2rem; } .post-content h2, @@ -142,8 +144,8 @@ h1 { .post-content h4, .post-content h5, .post-content h6 { - border-bottom: 1px solid #000; - margin-bottom: 1rem; + border-bottom: 1px solid #555; + margin-bottom: 1.2rem; } .post-content h2 a, @@ -157,44 +159,45 @@ h1 { .post-content h2:before { content: "#"; padding-right: 0.3rem; - color: #333; + color: #555; font-weight: bold; } .post-content h3:before { content: "##"; padding-right: 0.3rem; - color: #333; + color: #555; font-weight: bold; } .post-content h4:before { content: "###"; padding-right: 0.3rem; - color: #333; + color: #555; font-weight: bold; } .post-content h5:before { content: "####"; padding-right: 0.3rem; - color: #333; + color: #555; font-weight: bold; } .post-content h6:before { content: "#####"; padding-right: 0.3rem; - color: #333; + color: #555; font-weight: bold; } .post-entry { - min-width: calc(min(900px, 100vw - 2rem)); + min-width: calc(min(800px, 100vw - 2rem)); background-color: #f5f5f5; border-radius: 10px; padding: 1.5rem; margin: 2rem 0; + box-shadow: 0px 1px 5px rgba(0,0,0,0.1); } .post-entry header { @@ -225,6 +228,7 @@ h1 { border-radius: 5px; padding: 1rem; margin: 1rem 0; + box-shadow: 0px 1px 5px rgba(0,0,0,0.1); } .admonition-label { diff --git a/public/tags/conference/index.html b/public/tags/conference/index.html index 6d045a4..ac41434 100644 --- a/public/tags/conference/index.html +++ b/public/tags/conference/index.html @@ -9,7 +9,7 @@ タグ「カンファレンス」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/cpp/index.html b/public/tags/cpp/index.html index 27ffcd8..9a2ab96 100644 --- a/public/tags/cpp/index.html +++ b/public/tags/cpp/index.html @@ -9,7 +9,7 @@ タグ「C++」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/cpp17/index.html b/public/tags/cpp17/index.html index 6aef4df..e650151 100644 --- a/public/tags/cpp17/index.html +++ b/public/tags/cpp17/index.html @@ -9,7 +9,7 @@ タグ「C++ 17」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/index.html b/public/tags/index.html index bc0d112..0fe5ba1 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -8,7 +8,7 @@ タグ一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/note-to-self/index.html b/public/tags/note-to-self/index.html index 724ccad..5bb66da 100644 --- a/public/tags/note-to-self/index.html +++ b/public/tags/note-to-self/index.html @@ -9,7 +9,7 @@ タグ「備忘録」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/php/index.html b/public/tags/php/index.html index a27e356..ec71757 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/index.html @@ -9,7 +9,7 @@ タグ「PHP」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/phpcon/index.html b/public/tags/phpcon/index.html index 10f7c39..7d54b65 100644 --- a/public/tags/phpcon/index.html +++ b/public/tags/phpcon/index.html @@ -9,7 +9,7 @@ タグ「PHP カンファレンス」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/phpconfuk/index.html b/public/tags/phpconfuk/index.html index cd01ecc..574d2f9 100644 --- a/public/tags/phpconfuk/index.html +++ b/public/tags/phpconfuk/index.html @@ -9,7 +9,7 @@ タグ「PHP カンファレンス福岡」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/phperkaigi/index.html b/public/tags/phperkaigi/index.html index 8f9ea05..25375e6 100644 --- a/public/tags/phperkaigi/index.html +++ b/public/tags/phperkaigi/index.html @@ -9,7 +9,7 @@ タグ「PHPerKaigi」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/phpstudy-tokyo/index.html b/public/tags/phpstudy-tokyo/index.html index a9c3663..3756059 100644 --- a/public/tags/phpstudy-tokyo/index.html +++ b/public/tags/phpstudy-tokyo/index.html @@ -9,7 +9,7 @@ タグ「PHP 勉強会@東京」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/python/index.html b/public/tags/python/index.html index 712da8a..0a18db3 100644 --- a/public/tags/python/index.html +++ b/public/tags/python/index.html @@ -9,7 +9,7 @@ タグ「Python」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/python3/index.html b/public/tags/python3/index.html index b054b82..7d5e8c9 100644 --- a/public/tags/python3/index.html +++ b/public/tags/python3/index.html @@ -9,7 +9,7 @@ タグ「Python 3」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/ruby/index.html b/public/tags/ruby/index.html index fd61e7b..6cdf4c1 100644 --- a/public/tags/ruby/index.html +++ b/public/tags/ruby/index.html @@ -9,7 +9,7 @@ タグ「Ruby」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/ruby3/index.html b/public/tags/ruby3/index.html index fee493e..91592d8 100644 --- a/public/tags/ruby3/index.html +++ b/public/tags/ruby3/index.html @@ -9,7 +9,7 @@ タグ「Ruby 3」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/rust/index.html b/public/tags/rust/index.html index 7b00379..d8aacb4 100644 --- a/public/tags/rust/index.html +++ b/public/tags/rust/index.html @@ -9,7 +9,7 @@ タグ「Rust」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/vim/index.html b/public/tags/vim/index.html index 68eb2b3..d8587ab 100644 --- a/public/tags/vim/index.html +++ b/public/tags/vim/index.html @@ -9,7 +9,7 @@ タグ「Vim」一覧 | REPL: Rest-Eat-Program Loop - +
-- cgit v1.2.3-70-g09d2