From 139992aabbe7f19547929d0a9de0638335b94b4f Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 15 May 2022 11:23:00 +0900 Subject: set author.name in config --- docs/posts/2021-03-05/my-first-post/index.html | 2 +- docs/posts/2021-03-30/phperkaigi-2021/index.html | 2 +- docs/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html | 2 +- docs/posts/2021-10-02/python-unbound-local-error/index.html | 2 +- docs/posts/2021-10-02/ruby-detect-running-implementation/index.html | 2 +- docs/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html | 2 +- docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html | 2 +- .../vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html | 2 +- docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html | 2 +- docs/posts/2022-04-09/phperkaigi-2022-tokens/index.html | 2 +- .../term-banner-write-tool-showing-banner-in-terminal/index.html | 2 +- docs/posts/2022-05-01/phperkaigi-2022/index.html | 2 +- docs/posts/index.html | 2 +- docs/posts/page/2/index.html | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/posts') diff --git a/docs/posts/2021-03-05/my-first-post/index.html b/docs/posts/2021-03-05/my-first-post/index.html index 9bda63b..0dc334c 100644 --- a/docs/posts/2021-03-05/my-first-post/index.html +++ b/docs/posts/2021-03-05/my-first-post/index.html @@ -8,7 +8,7 @@ My First Post | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2021-03-30/phperkaigi-2021/index.html b/docs/posts/2021-03-30/phperkaigi-2021/index.html index 74a3090..fca1031 100644 --- a/docs/posts/2021-03-30/phperkaigi-2021/index.html +++ b/docs/posts/2021-03-30/phperkaigi-2021/index.html @@ -8,7 +8,7 @@ PHPerKaigi 2021 | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/docs/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html index b423988..1aa0445 100644 --- a/docs/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html +++ b/docs/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html @@ -8,7 +8,7 @@ [C++] 属性構文の属性名にはキーワードが使える [[void]] [[for]] | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2021-10-02/python-unbound-local-error/index.html b/docs/posts/2021-10-02/python-unbound-local-error/index.html index 1d93c29..b14b37f 100644 --- a/docs/posts/2021-10-02/python-unbound-local-error/index.html +++ b/docs/posts/2021-10-02/python-unbound-local-error/index.html @@ -8,7 +8,7 @@ [Python] クロージャとUnboundLocalError: local variable 'x' referenced before assignment | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html b/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html index 9ecf3cc..4799f6d 100644 --- a/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html +++ b/docs/posts/2021-10-02/ruby-detect-running-implementation/index.html @@ -8,7 +8,7 @@ [Ruby] 自身を実行している処理系の種類を判定する | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/docs/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html index 707a6b5..572c558 100644 --- a/docs/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html +++ b/docs/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html @@ -8,7 +8,7 @@ [Ruby] then キーワードと case in | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html b/docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html index c50fce9..bd68c24 100644 --- a/docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html +++ b/docs/posts/2021-10-02/rust-where-are-primitive-types-from/index.html @@ -8,7 +8,7 @@ Rust のプリミティブ型はどこからやって来るか | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html b/docs/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html index 4accae1..321da9a 100644 --- a/docs/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html +++ b/docs/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html @@ -8,7 +8,7 @@ [Vim] autocmd events の BufWrite/BufWritePre の違い | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html index 15c3742..1e12a47 100644 --- a/docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html +++ b/docs/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html @@ -8,7 +8,7 @@ Vimで選択した行の順番を入れ替える | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2022-04-09/phperkaigi-2022-tokens/index.html b/docs/posts/2022-04-09/phperkaigi-2022-tokens/index.html index ea017e1..4ae58cd 100644 --- a/docs/posts/2022-04-09/phperkaigi-2022-tokens/index.html +++ b/docs/posts/2022-04-09/phperkaigi-2022-tokens/index.html @@ -8,7 +8,7 @@ PHPerKaigi 2022 トークン問題の解説 | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html b/docs/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html index 2ab498b..d08893c 100644 --- a/docs/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/index.html +++ b/docs/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/docs/posts/2022-05-01/phperkaigi-2022/index.html b/docs/posts/2022-05-01/phperkaigi-2022/index.html index a28c24e..72656b1 100644 --- a/docs/posts/2022-05-01/phperkaigi-2022/index.html +++ b/docs/posts/2022-05-01/phperkaigi-2022/index.html @@ -8,7 +8,7 @@ PHPerKaigi 2022 | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 863f353..d7af357 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -8,7 +8,7 @@ Posts | REPL: Rest-Eat-Program Loop - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index e9361a0..f482ff9 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -8,7 +8,7 @@ Posts | REPL: Rest-Eat-Program Loop - + -- cgit v1.2.3-70-g09d2