diff options
Diffstat (limited to 'services/nuldoc/public/blog/posts')
60 files changed, 300 insertions, 120 deletions
diff --git a/services/nuldoc/public/blog/posts/2/index.html b/services/nuldoc/public/blog/posts/2/index.html index 2323d7b4..322bf93c 100644 --- a/services/nuldoc/public/blog/posts/2/index.html +++ b/services/nuldoc/public/blog/posts/2/index.html @@ -15,12 +15,15 @@ <link rel="alternate" type="application/atom+xml" href="https://blog.nsfisis.dev/posts/atom.xml"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>投稿一覧 (2ページ目)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="list"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html b/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html index 132ebbb3..426661ca 100644 --- a/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html +++ b/services/nuldoc/public/blog/posts/2021-03-05/my-first-post/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>My First Post|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-03-30/phperkaigi-2021/index.html b/services/nuldoc/public/blog/posts/2021-03-30/phperkaigi-2021/index.html index aff56880..eeb1a40a 100644 --- a/services/nuldoc/public/blog/posts/2021-03-30/phperkaigi-2021/index.html +++ b/services/nuldoc/public/blog/posts/2021-03-30/phperkaigi-2021/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2021|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/services/nuldoc/public/blog/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html index 1f928bd6..92220a23 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【C++】 属性構文の属性名にはキーワードが使える|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html b/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html index df6b0946..4a57431a 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Python】 クロージャとUnboundLocalError: local variable 'x' referenced before assignment|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/ruby-detect-running-implementation/index.html b/services/nuldoc/public/blog/posts/2021-10-02/ruby-detect-running-implementation/index.html index 58309aab..3174807e 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/ruby-detect-running-implementation/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/ruby-detect-running-implementation/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Ruby】 自身を実行している処理系の種類を判定する|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html index 77473839..6e49bd61 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Ruby】 then キーワードと case in|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/rust-where-are-primitive-types-from/index.html b/services/nuldoc/public/blog/posts/2021-10-02/rust-where-are-primitive-types-from/index.html index c3681341..ba6ab5c8 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/rust-where-are-primitive-types-from/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/rust-where-are-primitive-types-from/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>Rust のプリミティブ型はどこからやって来るか|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html b/services/nuldoc/public/blog/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html index 1ab9d9d1..10848d39 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Vim】 autocmd events の BufWrite/BufWritePre の違い|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/services/nuldoc/public/blog/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html index 564b1612..534e8f72 100644 --- a/services/nuldoc/public/blog/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html +++ b/services/nuldoc/public/blog/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>Vimで選択した行の順番を入れ替える|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-04-09/phperkaigi-2022-tokens/index.html b/services/nuldoc/public/blog/posts/2022-04-09/phperkaigi-2022-tokens/index.html index 83ceb579..327b363f 100644 --- a/services/nuldoc/public/blog/posts/2022-04-09/phperkaigi-2022-tokens/index.html +++ b/services/nuldoc/public/blog/posts/2022-04-09/phperkaigi-2022-tokens/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2022 トークン問題の解説|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html b/services/nuldoc/public/blog/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html index 55464de4..4b524ffa 100644 --- a/services/nuldoc/public/blog/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html +++ b/services/nuldoc/public/blog/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>term-banner: ターミナルにバナーを表示するツールを書いた|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-05-01/phperkaigi-2022/index.html b/services/nuldoc/public/blog/posts/2022-05-01/phperkaigi-2022/index.html index 6c0bcaec..6cf87978 100644 --- a/services/nuldoc/public/blog/posts/2022-05-01/phperkaigi-2022/index.html +++ b/services/nuldoc/public/blog/posts/2022-05-01/phperkaigi-2022/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2022|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-08-27/php-conference-okinawa-code-golf/index.html b/services/nuldoc/public/blog/posts/2022-08-27/php-conference-okinawa-code-golf/index.html index 6f6ceaf6..f0c822cd 100644 --- a/services/nuldoc/public/blog/posts/2022-08-27/php-conference-okinawa-code-golf/index.html +++ b/services/nuldoc/public/blog/posts/2022-08-27/php-conference-okinawa-code-golf/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-08-31/support-for-communty-is-employee-benefits/index.html b/services/nuldoc/public/blog/posts/2022-08-31/support-for-communty-is-employee-benefits/index.html index 76f85378..5f5cc7bb 100644 --- a/services/nuldoc/public/blog/posts/2022-08-31/support-for-communty-is-employee-benefits/index.html +++ b/services/nuldoc/public/blog/posts/2022-08-31/support-for-communty-is-employee-benefits/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>弊社の PHP Foundation への寄付に寄せて|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/index.html b/services/nuldoc/public/blog/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/index.html index 99970d30..fe172be5 100644 --- a/services/nuldoc/public/blog/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/index.html +++ b/services/nuldoc/public/blog/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【PHP】 fizzbuzz を書く。1行あたり2文字で。|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/index.html b/services/nuldoc/public/blog/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/index.html index 766b9fcb..d2804003 100644 --- a/services/nuldoc/public/blog/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/index.html +++ b/services/nuldoc/public/blog/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2023: ボツになったトークン問題 その 1|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-10-28/setup-server-for-this-site/index.html b/services/nuldoc/public/blog/posts/2022-10-28/setup-server-for-this-site/index.html index 63dd7b85..f9be735c 100644 --- a/services/nuldoc/public/blog/posts/2022-10-28/setup-server-for-this-site/index.html +++ b/services/nuldoc/public/blog/posts/2022-10-28/setup-server-for-this-site/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【備忘録】 このサイト用の VPS をセットアップしたときのメモ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html b/services/nuldoc/public/blog/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html index 938c61fa..2238ad5e 100644 --- a/services/nuldoc/public/blog/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html +++ b/services/nuldoc/public/blog/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2023: ボツになったトークン問題 その 2|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html b/services/nuldoc/public/blog/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html index 56f3328a..f9b87987 100644 --- a/services/nuldoc/public/blog/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html +++ b/services/nuldoc/public/blog/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2023: ボツになったトークン問題 その 3|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-03-10/rewrite-this-blog-generator/index.html b/services/nuldoc/public/blog/posts/2023-03-10/rewrite-this-blog-generator/index.html index 022189ed..3936a3d5 100644 --- a/services/nuldoc/public/blog/posts/2023-03-10/rewrite-this-blog-generator/index.html +++ b/services/nuldoc/public/blog/posts/2023-03-10/rewrite-this-blog-generator/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>このブログのジェネレータを書き直した|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html b/services/nuldoc/public/blog/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html index d9be0541..a6b0388c 100644 --- a/services/nuldoc/public/blog/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html +++ b/services/nuldoc/public/blog/posts/2023-04-01/implementation-of-minimal-png-image-encoder/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PNG 画像の最小構成エンコーダを実装する|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-04-04/phperkaigi-2023-report/index.html b/services/nuldoc/public/blog/posts/2023-04-04/phperkaigi-2023-report/index.html index d5805f1f..02f093aa 100644 --- a/services/nuldoc/public/blog/posts/2023-04-04/phperkaigi-2023-report/index.html +++ b/services/nuldoc/public/blog/posts/2023-04-04/phperkaigi-2023-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2023 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-06-25/phpconfuk-2023-report/index.html b/services/nuldoc/public/blog/posts/2023-06-25/phpconfuk-2023-report/index.html index 105837d6..950ef631 100644 --- a/services/nuldoc/public/blog/posts/2023-06-25/phpconfuk-2023-report/index.html +++ b/services/nuldoc/public/blog/posts/2023-06-25/phpconfuk-2023-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHP カンファレンス福岡 2023 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-10-02/compile-php-runtime-to-wasm/index.html b/services/nuldoc/public/blog/posts/2023-10-02/compile-php-runtime-to-wasm/index.html index e8137374..d84b104b 100644 --- a/services/nuldoc/public/blog/posts/2023-10-02/compile-php-runtime-to-wasm/index.html +++ b/services/nuldoc/public/blog/posts/2023-10-02/compile-php-runtime-to-wasm/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHP の処理系を Emscripten で WebAssembly にコンパイルする|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-10-13/i-entered-the-open-university-of-japan/index.html b/services/nuldoc/public/blog/posts/2023-10-13/i-entered-the-open-university-of-japan/index.html index 5edd7c45..b91ccc08 100644 --- a/services/nuldoc/public/blog/posts/2023-10-13/i-entered-the-open-university-of-japan/index.html +++ b/services/nuldoc/public/blog/posts/2023-10-13/i-entered-the-open-university-of-japan/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>放送大学に入学しました|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-12-03/isucon-13/index.html b/services/nuldoc/public/blog/posts/2023-12-03/isucon-13/index.html index 46e39d07..edd399ee 100644 --- a/services/nuldoc/public/blog/posts/2023-12-03/isucon-13/index.html +++ b/services/nuldoc/public/blog/posts/2023-12-03/isucon-13/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>ISUCON 13 に参加した|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2023-12-31/2023-reflections/index.html b/services/nuldoc/public/blog/posts/2023-12-31/2023-reflections/index.html index be202f6b..8f8a85f2 100644 --- a/services/nuldoc/public/blog/posts/2023-12-31/2023-reflections/index.html +++ b/services/nuldoc/public/blog/posts/2023-12-31/2023-reflections/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>2023年の振り返り|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file/index.html b/services/nuldoc/public/blog/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file/index.html index 0ba01409..bdcb20dc 100644 --- a/services/nuldoc/public/blog/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file/index.html +++ b/services/nuldoc/public/blog/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Neovim】 空の PHP ファイルに namespace 宣言を挿入する|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-02-03/install-wireguard-on-personal-server/index.html b/services/nuldoc/public/blog/posts/2024-02-03/install-wireguard-on-personal-server/index.html index 5bc67cd6..f01228f3 100644 --- a/services/nuldoc/public/blog/posts/2024-02-03/install-wireguard-on-personal-server/index.html +++ b/services/nuldoc/public/blog/posts/2024-02-03/install-wireguard-on-personal-server/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【備忘録】 個人用サーバに WireGuard を導入する|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-02-10/yapcjapan-2024-report/index.html b/services/nuldoc/public/blog/posts/2024-02-10/yapcjapan-2024-report/index.html index 8ad41941..10182db4 100644 --- a/services/nuldoc/public/blog/posts/2024-02-10/yapcjapan-2024-report/index.html +++ b/services/nuldoc/public/blog/posts/2024-02-10/yapcjapan-2024-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>YAPC::Hiroshima 2024 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-02-22/phpkansai-2024-report/index.html b/services/nuldoc/public/blog/posts/2024-02-22/phpkansai-2024-report/index.html index 1ed9fa81..f23867ca 100644 --- a/services/nuldoc/public/blog/posts/2024-02-22/phpkansai-2024-report/index.html +++ b/services/nuldoc/public/blog/posts/2024-02-22/phpkansai-2024-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPカンファレンス関西 2024 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-03-17/phperkaigi-2024-report/index.html b/services/nuldoc/public/blog/posts/2024-03-17/phperkaigi-2024-report/index.html index b29c222b..eb8af8c3 100644 --- a/services/nuldoc/public/blog/posts/2024-03-17/phperkaigi-2024-report/index.html +++ b/services/nuldoc/public/blog/posts/2024-03-17/phperkaigi-2024-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2024 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-03-20/my-bucket-list/index.html b/services/nuldoc/public/blog/posts/2024-03-20/my-bucket-list/index.html index 9d4a23d4..fb4639fa 100644 --- a/services/nuldoc/public/blog/posts/2024-03-20/my-bucket-list/index.html +++ b/services/nuldoc/public/blog/posts/2024-03-20/my-bucket-list/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>死ぬまでに作る自作○○一覧あるいは人生の TODO リスト|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-04-14/phpcon-odawara-2024-report/index.html b/services/nuldoc/public/blog/posts/2024-04-14/phpcon-odawara-2024-report/index.html index e89a07a1..c09519c8 100644 --- a/services/nuldoc/public/blog/posts/2024-04-14/phpcon-odawara-2024-report/index.html +++ b/services/nuldoc/public/blog/posts/2024-04-14/phpcon-odawara-2024-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHP カンファレンス小田原 2024 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-04-21/pipefail-option-in-gitlab-ci-cd/index.html b/services/nuldoc/public/blog/posts/2024-04-21/pipefail-option-in-gitlab-ci-cd/index.html index 04d8a97f..3986f750 100644 --- a/services/nuldoc/public/blog/posts/2024-04-21/pipefail-option-in-gitlab-ci-cd/index.html +++ b/services/nuldoc/public/blog/posts/2024-04-21/pipefail-option-in-gitlab-ci-cd/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【GitLab】 GitLab CI/CD 上での bash/sh は pipefail が有効になっている|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-04-29/zsh-file-completion-for-composer-custom-commands/index.html b/services/nuldoc/public/blog/posts/2024-04-29/zsh-file-completion-for-composer-custom-commands/index.html index fa821cca..8160702d 100644 --- a/services/nuldoc/public/blog/posts/2024-04-29/zsh-file-completion-for-composer-custom-commands/index.html +++ b/services/nuldoc/public/blog/posts/2024-04-29/zsh-file-completion-for-composer-custom-commands/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Zsh】 Composer のカスタムコマンドに対する Zsh 補完で引数にファイルを補完させる|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-05-11/phpconkagawa-2024-report/index.html b/services/nuldoc/public/blog/posts/2024-05-11/phpconkagawa-2024-report/index.html index afc8fcab..1487bdd4 100644 --- a/services/nuldoc/public/blog/posts/2024-05-11/phpconkagawa-2024-report/index.html +++ b/services/nuldoc/public/blog/posts/2024-05-11/phpconkagawa-2024-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHP カンファレンス香川 2024 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-06-19/scalamatsuri-2024-report/index.html b/services/nuldoc/public/blog/posts/2024-06-19/scalamatsuri-2024-report/index.html index 90db05e9..6cf28324 100644 --- a/services/nuldoc/public/blog/posts/2024-06-19/scalamatsuri-2024-report/index.html +++ b/services/nuldoc/public/blog/posts/2024-06-19/scalamatsuri-2024-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>ScalaMatsuri 2024 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-07-19/reparojson-fix-only-json-formatter/index.html b/services/nuldoc/public/blog/posts/2024-07-19/reparojson-fix-only-json-formatter/index.html index 76943ca7..a5556168 100644 --- a/services/nuldoc/public/blog/posts/2024-07-19/reparojson-fix-only-json-formatter/index.html +++ b/services/nuldoc/public/blog/posts/2024-07-19/reparojson-fix-only-json-formatter/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>reparojson: 文法エラーを直すだけの JSON フォーマッタを作った|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-08-19/go-template-access-outer-scope-pipeline-within-with-or-range/index.html b/services/nuldoc/public/blog/posts/2024-08-19/go-template-access-outer-scope-pipeline-within-with-or-range/index.html index f14cf0ac..9ff52556 100644 --- a/services/nuldoc/public/blog/posts/2024-08-19/go-template-access-outer-scope-pipeline-within-with-or-range/index.html +++ b/services/nuldoc/public/blog/posts/2024-08-19/go-template-access-outer-scope-pipeline-within-with-or-range/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Go】 text/template の with や range の内側から外側の "." にアクセスする|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-09-28/mncore-challenge-1/index.html b/services/nuldoc/public/blog/posts/2024-09-28/mncore-challenge-1/index.html index 1694b826..5111d243 100644 --- a/services/nuldoc/public/blog/posts/2024-09-28/mncore-challenge-1/index.html +++ b/services/nuldoc/public/blog/posts/2024-09-28/mncore-challenge-1/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>MN-Core Challenge #1 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-12-04/cohackpp-report/index.html b/services/nuldoc/public/blog/posts/2024-12-04/cohackpp-report/index.html index 7339530b..a72e33bc 100644 --- a/services/nuldoc/public/blog/posts/2024-12-04/cohackpp-report/index.html +++ b/services/nuldoc/public/blog/posts/2024-12-04/cohackpp-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>紅白ぺぱ合戦に参加&LTしました|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2024-12-33/2024-reflections/index.html b/services/nuldoc/public/blog/posts/2024-12-33/2024-reflections/index.html index 641fc810..9c8685a1 100644 --- a/services/nuldoc/public/blog/posts/2024-12-33/2024-reflections/index.html +++ b/services/nuldoc/public/blog/posts/2024-12-33/2024-reflections/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>2024年の振り返り|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-01-08/phperkaigi-2023-tokens-q1/index.html b/services/nuldoc/public/blog/posts/2025-01-08/phperkaigi-2023-tokens-q1/index.html index b6e1009f..4b9591d4 100644 --- a/services/nuldoc/public/blog/posts/2025-01-08/phperkaigi-2023-tokens-q1/index.html +++ b/services/nuldoc/public/blog/posts/2025-01-08/phperkaigi-2023-tokens-q1/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHPerKaigi 2023 トークン問題解説 (1/5)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-01-26/yaml-breaking-changes-between-v1-1-and-v1-2/index.html b/services/nuldoc/public/blog/posts/2025-01-26/yaml-breaking-changes-between-v1-1-and-v1-2/index.html index 4c30ded7..4fd1ebd2 100644 --- a/services/nuldoc/public/blog/posts/2025-01-26/yaml-breaking-changes-between-v1-1-and-v1-2/index.html +++ b/services/nuldoc/public/blog/posts/2025-01-26/yaml-breaking-changes-between-v1-1-and-v1-2/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【YAML】YAML 1.1 と YAML 1.2 の主な破壊的変更|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-02-24/phpcon-nagoya-2025-report/index.html b/services/nuldoc/public/blog/posts/2025-02-24/phpcon-nagoya-2025-report/index.html index 6bad287a..2588210a 100644 --- a/services/nuldoc/public/blog/posts/2025-02-24/phpcon-nagoya-2025-report/index.html +++ b/services/nuldoc/public/blog/posts/2025-02-24/phpcon-nagoya-2025-report/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>PHP カンファレンス名古屋 2025 参加レポ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-03-27/zip-function-like-command-paste-command/index.html b/services/nuldoc/public/blog/posts/2025-03-27/zip-function-like-command-paste-command/index.html index 9ba0c126..81719287 100644 --- a/services/nuldoc/public/blog/posts/2025-03-27/zip-function-like-command-paste-command/index.html +++ b/services/nuldoc/public/blog/posts/2025-03-27/zip-function-like-command-paste-command/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>zip 関数のようなコマンド paste|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-03-28/http-1-1-send-multiple-same-headers/index.html b/services/nuldoc/public/blog/posts/2025-03-28/http-1-1-send-multiple-same-headers/index.html index f92441b1..193a432c 100644 --- a/services/nuldoc/public/blog/posts/2025-03-28/http-1-1-send-multiple-same-headers/index.html +++ b/services/nuldoc/public/blog/posts/2025-03-28/http-1-1-send-multiple-same-headers/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【HTTP】HTTP/1.1 で同じヘッダを2回送るとどうなるか|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html b/services/nuldoc/public/blog/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html index bead1c53..9668c972 100644 --- a/services/nuldoc/public/blog/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html +++ b/services/nuldoc/public/blog/posts/2025-04-20/trick-2025-most-ruby-on-ruby-award/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>RubyKaigi 2025 の TRICK で入賞した|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-04-24/composer-patches-v2-does-not-require-gnu-patch-even-on-macos/index.html b/services/nuldoc/public/blog/posts/2025-04-24/composer-patches-v2-does-not-require-gnu-patch-even-on-macos/index.html index 9220cf90..ed329fe3 100644 --- a/services/nuldoc/public/blog/posts/2025-04-24/composer-patches-v2-does-not-require-gnu-patch-even-on-macos/index.html +++ b/services/nuldoc/public/blog/posts/2025-04-24/composer-patches-v2-does-not-require-gnu-patch-even-on-macos/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>【Composer】 composer-patches v2 では macOS でも GNU patch のインストールが不要になる (予定)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html b/services/nuldoc/public/blog/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html index 113f6dca..53253f7e 100644 --- a/services/nuldoc/public/blog/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html +++ b/services/nuldoc/public/blog/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>セルフホスト可能な C コンパイラを作った|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-06-14/baba-is-you/index.html b/services/nuldoc/public/blog/posts/2025-06-14/baba-is-you/index.html index 9c2ef865..ade77043 100644 --- a/services/nuldoc/public/blog/posts/2025-06-14/baba-is-you/index.html +++ b/services/nuldoc/public/blog/posts/2025-06-14/baba-is-you/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>最高のパズルゲーム Baba Is You をやれ|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-07-15/partial-surrender-to-ebooks/index.html b/services/nuldoc/public/blog/posts/2025-07-15/partial-surrender-to-ebooks/index.html index c5b64838..c29f6822 100644 --- a/services/nuldoc/public/blog/posts/2025-07-15/partial-surrender-to-ebooks/index.html +++ b/services/nuldoc/public/blog/posts/2025-07-15/partial-surrender-to-ebooks/index.html @@ -14,12 +14,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>電子書籍への部分的降伏|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html b/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html index f2557169..d52f3b22 100644 --- a/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html +++ b/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html @@ -15,12 +15,15 @@ <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>浮動小数点数の半開区間で単一値を表現する|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="single"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/3/index.html b/services/nuldoc/public/blog/posts/3/index.html index 0f2207f8..503212a3 100644 --- a/services/nuldoc/public/blog/posts/3/index.html +++ b/services/nuldoc/public/blog/posts/3/index.html @@ -15,12 +15,15 @@ <link rel="alternate" type="application/atom+xml" href="https://blog.nsfisis.dev/posts/atom.xml"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>投稿一覧 (3ページ目)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="list"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/4/index.html b/services/nuldoc/public/blog/posts/4/index.html index 8982a17f..f07ad65d 100644 --- a/services/nuldoc/public/blog/posts/4/index.html +++ b/services/nuldoc/public/blog/posts/4/index.html @@ -15,12 +15,15 @@ <link rel="alternate" type="application/atom+xml" href="https://blog.nsfisis.dev/posts/atom.xml"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>投稿一覧 (4ページ目)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="list"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/5/index.html b/services/nuldoc/public/blog/posts/5/index.html index 343f298f..251b2cfb 100644 --- a/services/nuldoc/public/blog/posts/5/index.html +++ b/services/nuldoc/public/blog/posts/5/index.html @@ -15,12 +15,15 @@ <link rel="alternate" type="application/atom+xml" href="https://blog.nsfisis.dev/posts/atom.xml"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>投稿一覧 (5ページ目)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="list"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/6/index.html b/services/nuldoc/public/blog/posts/6/index.html index a435d3d5..2a1c1c05 100644 --- a/services/nuldoc/public/blog/posts/6/index.html +++ b/services/nuldoc/public/blog/posts/6/index.html @@ -15,12 +15,15 @@ <link rel="alternate" type="application/atom+xml" href="https://blog.nsfisis.dev/posts/atom.xml"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>投稿一覧 (6ページ目)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="list"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> diff --git a/services/nuldoc/public/blog/posts/index.html b/services/nuldoc/public/blog/posts/index.html index 5a955d0f..5c44f198 100644 --- a/services/nuldoc/public/blog/posts/index.html +++ b/services/nuldoc/public/blog/posts/index.html @@ -15,12 +15,15 @@ <link rel="alternate" type="application/atom+xml" href="https://blog.nsfisis.dev/posts/atom.xml"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>投稿一覧 (1ページ目)|REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=3e599d09fa43e2024fa30aaaa64b1f59"> + <link rel="stylesheet" href="/style.css?h=a78cdf3c9f16b8138f6c392e03e07eb5"> </head> <body class="list"> <header class="header"> <div class="site-logo"> - <a href="https://nsfisis.dev/">REPL: Rest-Eat-Program Loop</a> + <a href="https://nsfisis.dev/">nsfisis.dev</a> + </div> + <div class="site-name"> + REPL: Rest-Eat-Program Loop </div> <nav class="nav"> <ul> |
