diff options
13 files changed, 0 insertions, 41 deletions
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 0dc334c..65fa969 100644 --- a/docs/posts/2021-03-05/my-first-post/index.html +++ b/docs/posts/2021-03-05/my-first-post/index.html @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">My First Post</h1> - <div class="post-meta"> - Posted on <time>2021-03-05</time> - </div> </header> <div class="post-content"> <section> diff --git a/docs/posts/2021-03-30/phperkaigi-2021/index.html b/docs/posts/2021-03-30/phperkaigi-2021/index.html index fca1031..242e034 100644 --- a/docs/posts/2021-03-30/phperkaigi-2021/index.html +++ b/docs/posts/2021-03-30/phperkaigi-2021/index.html @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">PHPerKaigi 2021</h1> - <div class="post-meta"> - Posted on <time>2021-03-30</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/conference">conference</a></li> <li><a href="https://blog.nsfisis.dev/tags/php">php</a></li> 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 1aa0445..7261530 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 @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">[C++] 属性構文の属性名にはキーワードが使える [[void]] [[for]]</h1> - <div class="post-meta"> - Posted on <time>2021-10-02</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/cpp">cpp</a></li> <li><a href="https://blog.nsfisis.dev/tags/cpp17">cpp17</a></li> 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 b14b37f..bfad1b3 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 @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">[Python] クロージャとUnboundLocalError: local variable 'x' referenced before assignment</h1> - <div class="post-meta"> - Posted on <time>2021-10-02</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/python">python</a></li> <li><a href="https://blog.nsfisis.dev/tags/python3">python3</a></li> 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 4799f6d..864dc28 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 @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">[Ruby] 自身を実行している処理系の種類を判定する</h1> - <div class="post-meta"> - Posted on <time>2021-10-02</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/ruby">ruby</a></li> </ul> 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 572c558..2ef9f05 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 @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">[Ruby] then キーワードと case in</h1> - <div class="post-meta"> - Posted on <time>2021-10-02</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/ruby">ruby</a></li> <li><a href="https://blog.nsfisis.dev/tags/ruby3">ruby3</a></li> 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 bd68c24..5c1fcc5 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 @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">Rust のプリミティブ型はどこからやって来るか</h1> - <div class="post-meta"> - Posted on <time>2021-10-02</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/rust">rust</a></li> </ul> 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 321da9a..30b03ba 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 @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">[Vim] autocmd events の BufWrite/BufWritePre の違い</h1> - <div class="post-meta"> - Posted on <time>2021-10-02</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/vim">vim</a></li> </ul> 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 1e12a47..4b530b3 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 @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">Vimで選択した行の順番を入れ替える</h1> - <div class="post-meta"> - Posted on <time>2021-10-02</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/vim">vim</a></li> </ul> 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 4ae58cd..c74be74 100644 --- a/docs/posts/2022-04-09/phperkaigi-2022-tokens/index.html +++ b/docs/posts/2022-04-09/phperkaigi-2022-tokens/index.html @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">PHPerKaigi 2022 トークン問題の解説</h1> - <div class="post-meta"> - Posted on <time>2022-04-09</time>, updated on <time>2022-04-16</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/conference">conference</a></li> <li><a href="https://blog.nsfisis.dev/tags/php">php</a></li> 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 d08893c..dc60586 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 @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">term-banner: ターミナルにバナーを表示するツールを書いた</h1> - <div class="post-meta"> - Posted on <time>2022-04-24</time>, updated on <time>2022-04-27</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/my-programs">my-programs</a></li> </ul> diff --git a/docs/posts/2022-05-01/phperkaigi-2022/index.html b/docs/posts/2022-05-01/phperkaigi-2022/index.html index 72656b1..0799216 100644 --- a/docs/posts/2022-05-01/phperkaigi-2022/index.html +++ b/docs/posts/2022-05-01/phperkaigi-2022/index.html @@ -31,9 +31,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">PHPerKaigi 2022</h1> - <div class="post-meta"> - Posted on <time>2022-05-01</time> - </div> <ul class="post-tags"> <li><a href="https://blog.nsfisis.dev/tags/conference">conference</a></li> <li><a href="https://blog.nsfisis.dev/tags/php">php</a></li> diff --git a/themes/mypaper/layouts/_default/single.html b/themes/mypaper/layouts/_default/single.html index 71c6481..2156f37 100644 --- a/themes/mypaper/layouts/_default/single.html +++ b/themes/mypaper/layouts/_default/single.html @@ -3,11 +3,6 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">{{ .Title }}</h1> - <div class="post-meta"> - {{- $date := .Date.Format "2006-01-02" }} - {{- $lastmod := .Lastmod.Format "2006-01-02" }} - Posted on <time>{{ $date }}</time>{{ if ne $date $lastmod }}, updated on <time>{{ $lastmod }}</time>{{ end }} - </div> {{- if .Params.tags }} <ul class="post-tags"> {{- range .Params.tags }} |
